Skip to content
Back to formatted view

Raw Message

Message-ID: <20050503003122.0B9B5A1CA@slim.kubism.ku.dk>
Date: 2005-05-03T02:31:30Z
From: tim.sears@anu.edu.au
Subject: Font size in Mac OS X console won't stick (PR#7830)

On Mac OS X, the console keeps changing the font size back to a small 
size after I increase it.

Also hitting "command-shift-+" shrinks the font at first. It only 
increases it after you hit "command-minus" once.

Also the command bug.report doesn't work properly if I copy/paste the 
example from the help file. Maybe it only works on another system...

bug.report(subject = "",
+            ccaddress = Sys.getenv("USER"),
+            method = getOption("mailer"),
+            address = "r-bugs@r-project.org",
+            file = "R.bug.report")

Regards,
TIm Sears