Re: [ESS] Stopping "Save workspace image?" prompt

2018-09-22 Thread Jeremie Juste via ESS-help
Hello, Have a look at the variable inferior-R-args. (C-h v inferior-R-args). You can customize it to include --no-save. in principle putting (setq inferior-R-args "--no-save") in your .emacs file should do it. Best regards, Jeremie > Hi everyone, > > Does know of a way to stop the "Save

[ESS] Stopping "Save workspace image?" prompt

2018-09-22 Thread Ryan Chitwood via ESS-help
Hi everyone, Does know of a way to stop the "Save workspace image?" prompt when quitting the iESS [R] process? I have already aliased the R command to 'R --no-save' in bash, but this setting doesn't carry over to ESS. Thanks, Ryan [[alternative HTML version deleted]]