[ESS] ess-display-help-on-object: Text is read-only

Georg Otto georg.otto at imm.ox.ac.uk
Thu Dec 11 15:08:38 CET 2014


On 11/12/14 02:58, Vitalie Spinu wrote:
>  >>> Georg Otto on Wed, 10 Dec 2014 11:42:44 +0000 wrote:
>
>
>  > When I type `M-x toggle-debug-on-error`
>
>  > I get the message:
>
>  >> Debug on Error enabled globally
>
> No backtrace? That's strange.
No backtrace indeed

> If you do C-c C-d C-d from R script does it work?

when I write

?sort

in a R script script.R and evaluate the line, I get the traceback:

Debugger entered--Lisp error: (invalid-function ess-with-current-buffer)
  ess-with-current-buffer(#<buffer *help[R](sort)*> help nil)
  ess-display-help-on-object("sort")
  call-interactively(ess-display-help-on-object nil nil)


in addition the help page opens in my script buffer script.R and renders
the buffer read-only. I have to kill and reopen the buffer to be able to
read and write script.R again.

Best wishes,

Georg



More information about the ESS-help mailing list