[ESS] ess-eval-chunk-and-go does not work as expected
svga at arcor.de
svga at arcor.de
Wed Oct 7 10:28:03 CEST 2009
great, thanks!
----- Original Nachricht ----
Von: Vinh Nguyen <vqnguyen at uci.edu>
An: svga at arcor.de
Datum: 06.10.2009 17:04
Betreff: Re: [ESS] ess-eval-chunk-and-go does not work as expected
> put the following in .emacs:
>
> ;; ESS fix: since emacs 23, C-c M-r sends code but sometime does not
> go to the end of the R session buffer (stays midway). this fixes it.
> (setq comint-scroll-to-bottom-on-input t)
> (setq comint-scroll-to-bottom-on-output t)
> (setq comint-move-point-for-output t)
>
>
> On Tue, Oct 6, 2009 at 4:54 AM, <svga at arcor.de> wrote:
> > Dear list,
> >
> > I use Emacs 23.1.1, ESS 5.4 and R 2.9.2 under Linux Ubuntu and Windows XP.
> I noticed that the command "ess-eval-region-and-go" and
> "ess-eval-chunk-and-go" does not work as under Emacs 22: When executing one
> of these two functions the cursor in the *R* process buffer does not always
> appear at the bottom, instead often the cursor appears in the middle of the
> buffer. I haven't figure out a systematic here, but maybe some other users
> have observed a similar behavior.
> >
> > Regards, Sven
> >
> > ______________________________________________
> > ESS-help at stat.math.ethz.ch mailing list
> > https://stat.ethz.ch/mailman/listinfo/ess-help
> >
>
More information about the ESS-help
mailing list