[ESS] ESS toolbar

Stephen Eglen S.J.Eglen at damtp.cam.ac.uk
Wed Apr 8 10:34:01 CEST 2009



> Well for me the good news is at least I am not a total dunderhead who
> can't read documentation. Bad news is that it probably won't be fixed
> anytime soon, unlike problems with ESS.

The doc might be fixed in time for Emacs 23 -- I will send in a note.

> I will give that a go. In ESS C-c C-n is normally bound to this
> function, correct?
yes.

> 
> My inexpert attempt at what to include in my .emacs to do this
> rebinding is:
> 
> (add-hook 'ess-mode-hook
>   (lambda ()
>     (local-set-key "\C-j" 'ess-eval-line-and-step)))
> 
> This seems to work. Any comments, suggestions?

that's it!  

Stephen




More information about the ESS-help mailing list