[ESS] scroll along

Frede Aakmann Tøgersen frtog at vestas.com
Tue Mar 26 13:30:48 CET 2013


Hi Vitalie

First of all thank you for your great work on ESS.

I probably misunderstood Andreas. What I'm seeing is that C-c C-c do move the cursor to the next block in the script file (*.R). However I would also like to see that the cursor in the inferior ESS buffer (*R* buffer) goes to the last line and scroll if necessary. That way I can see if any errors occurs. Is there any way to do that? I do have

(setq comint-scroll-to-bottom-on-input t)
(setq comint-scroll-to-bottom-on-output 'all)
;;(setq comint-scroll-to-bottom-on-output t)
(setq comint-move-point-for-output t)
(setq comint-scroll-show-maximum-output t)

In my .emacs.

However, I'm using the emacs (GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601) of 2012-08-29 on MARVIN) and ESS (ess-version : 12.09 [rev. 5167 (2012-09-24)]) distribution from Vincent Goulet. I'll find a way to update ESS and see if that helps.

Sorry about my confusions otherwise.

Yours sincerely / Med venlig hilsen


Frede Aakmann Tøgersen
Specialist, M.Sc., Ph.D.
Modeling/Software
Service Engineering

Technology & Service Solutions
T +45 9730 5135
M +45 2547 6050
frtog at vestas.com
http://www.vestas.com

Company reg. name: Vestas Wind Systems A/S
This e-mail is subject to our e-mail disclaimer statement.
Please refer to www.vestas.com/legal/notice
If you have received this e-mail in error please contact the sender. 


-----Original Message-----
From: Vitalie Spinu [mailto:spinuvit at gmail.com] 
Sent: 26. marts 2013 13:16
To: Frede Aakmann Tøgersen
Cc: Andreas Leha; ess-help at stat.math.ethz.ch
Subject: Re: [ESS] scroll along

  >> Frede Aakmann Tøgersen <frtog at vestas.com>
  >> on Tue, 26 Mar 2013 13:08:01 +0100 wrote:

  > Hi

  > Actually, I have the same problem. However I'm not loading org and
  > am using C-c C-c from an *.R file.

This should not be. C-c C-c should jump to the next block. C-M-x
evaluates and stays in place. Check your config, you have probably
rebound/redefined something. Otherwise it is a bug. 

    Vitalie



More information about the ESS-help mailing list