[ESS-bugs] ess-mode 5.2.7; cannot get help for contour()

Stephen Eglen S.J.Eglen at damtp.cam.ac.uk
Fri Jun 3 14:49:08 CEST 2005


Sebastian Luque writes:
 > Hi Stephen,
 > 
 > Sorry for that, I thought ess-submit-bug-report would provide more help.
 > 
 > Here is the *Backtrace*:
 > 
 > Debugger entered--Lisp error: (void-variable comint-last-output-start)
 >   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)

 very helpful, thanks.  we can see what is causing the error:

ansi-color-process-output seems to be causing an error.  From a quick
grep of the ess sources:

grep 'ansi-color' *.el brings up nothing so I think you have added
that in your .emacs (or maybe your sysadmin).  Can you see if you have
that in .emacs - and if so, remove it from the relevant hook (
 comint-output-filter-functions ?)
and try a new emacs?

stephen




More information about the ESS-bugs mailing list