[ESS] scroll along

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


Hi

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

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: ess-help-bounces at r-project.org [mailto:ess-help-bounces at r-project.org] On Behalf Of Vitalie Spinu
Sent: 26. marts 2013 12:31
To: Andreas Leha
Cc: ess-help at stat.math.ethz.ch
Subject: Re: [ESS] scroll along


Hi Andreas, 

If I understand you correctly, you want to jump to the end of block in
org-mode file after C-c C-c . Then this is an org-mode issue. I am not
an org-mode expert but it is quite likely that you might find an
option/hook for that. You probably should ask on org-mode help list.

    Best, 
    Vitalie.

  >> Andreas Leha <andreas.leha at med.uni-goettingen.de>
  >> on Tue, 26 Mar 2013 10:45:53 +0100 wrote:

  > Hi all,

  > it seems that my attachment got stripped.  So here I post again, with
  > the attachment now fully inlined.  Sorry for the double-posting.

  > I would like to enable scroll along, but I seem to fail.

  > Attached is an *.org file.  When I execute the #+call lines (C-c C-c)
  > one after the other and have the attached session buffer open, I'd like
  > the point to 'stay' (or move to) the bottom always.  Is that possible?

  > Here are my relevant(?) settings for ess:

  > #+begin_src elisp
  >   ;;; ess scroll along
  >   (setq comint-scroll-to-bottom-on-input t)
  >   (setq comint-scroll-to-bottom-on-output t)
  >   (setq comint-move-point-for-output t)
  >   (setq comint-scroll-show-maximum-output t)
  > #+end_src


  > What should I do to get my desired behaviour?

  > Many thanks in advance!

  > Regards,
  > Andreas

  > PS: the org file to test:


  > #+PROPERTY: session *mysession*


  > * Call Code Block

  > #+call: some_code() :results none
  > #+call: some_code() :results none

  > #+call: some_code() :results none
  > #+call: some_code() :results none



  > * Code Blocks

  > #+name: some_code
  > #+begin_src R

  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  >   x <-1
  > #+end_src

  > ______________________________________________
  > ESS-help at r-project.org mailing list
  > https://stat.ethz.ch/mailman/listinfo/ess-help

______________________________________________
ESS-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help



More information about the ESS-help mailing list