[ESS-bugs] ess-mode 5.15; R: error on q()
Vitalie Spinu
spinuvit at gmail.com
Tue Feb 28 15:27:30 CET 2012
Interesting, I cannot reproduce in any possible way, nor in
emacs-snapshot 24.0.93.1.
But you would probably like to have
(setq inferior-R-args "--no-restore-history --no-save")
in the first place.
Vitalie.
>>>> Sam Steingold <sds at gnu.org>
>>>> on Mon, 27 Feb 2012 14:41:35 -0500 wrote:
> Start R, quit it with q(), type "n RET" when prompted to save image ==>
> Debugger entered--Lisp error: (wrong-type-argument processp nil)
> process-mark(nil)
> ansi-color-process-output("")
> run-hook-with-args(ansi-color-process-output "")
> comint-send-input()
> inferior-ess-send-input()
> call-interactively(inferior-ess-send-input nil nil)
> comint-output-filter-functions
> ==> (ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)
> I do not get this error when I accept the offer to save the image; I
> also do not get it when I exit a bash buffer.
> Emacs : GNU Emacs 24.0.93.3 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars)
> of 2012-02-20 on t520sds
> Package: ess-mode 5.15
> current state:
> ==============
> (setq
> ess-language "S"
> ess-dialect "R"
> ess-ask-for-ess-directory t
> ess-ask-about-transfile nil
> ess-directory "/home/sds/R/"
> ess-keep-dump-files "always"
> ess-source-directory "/tmp/"
> )
More information about the ESS-bugs
mailing list