Skip to content
Prev 6543 / 15075 Next

R.app intractable history problem

On Nov 5, 2009, at 8:36, Rob Goedman <robjgoedman at me.com> wrote:

            
Can you point me to the docs that support that claim? AFAIR q/quit  
exits R without any regard to things open in the GUI - it's not what  
you usually want - most users will prefer the normal app shutdown  
using close or quit menu.
This was never intended to work in the GUI because it entirely  
bypasses the app quitting mechanism. You should never use q/quit in  
the GUI unless you really mean to exit R right away and discard  
everything (history, all open files, ...)
It never did since the GUI has no control over the quit function which  
exits the process regardless of the GUI

(I'm not saying this is the best way to do it, but that is the design  
so far.. It will require modification to R itself to change this...)

Cheers,
S



Sent from my iPhone