Skip to content
Prev 2844 / 15075 Next

Start R with --save?

On Jul 14, 2006, at 1:19 AM, Byron Ellis wrote:

            
Ok, now implemented in 3317. For now there is no UI for it, so you  
can set it only from the shell, e.g.:

defaults write org.R-project.R save.on.exit -string no

Possible values are (strings, case-sensitive): yes/no/ask. Anything  
other than yes/no is treated as "ask". The setting applies only to  
the console, it has no effect on editor windows.

Cheers,
Simon