[ESS] Fwd: *R* buffers: keeping cursor at the end

David Reitter david.reitter at gmail.com
Tue Oct 11 18:37:36 CEST 2005


On 11 Oct 2005, at 16:09, david whiting wrote:

>   (ess-switch-to-end-of-ESS)

Right, but then you need to run your function (with F12) all the  
time. Save me a mouse click, though.

I just tried

(add-hook 'ess-send-input-hook
       (lambda () (end-of-buffer)))

But it seems to me that ess-send-input-hook isn't even executed,  
contrary to what I would expect from its documentation.

- Dave




More information about the ESS-help mailing list