emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: address@hidden: Eamcs 22.1 comint-scroll-show-maximum-output bug]


From: Glenn Morris
Subject: Re: address@hidden: Eamcs 22.1 comint-scroll-show-maximum-output bug]
Date: Sat, 25 Aug 2007 15:13:55 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Stefan Monnier wrote:

> Of course: the let-binding is only active during evaluation of `goto-char'
> whereas `scroll-conservatively' is only used later on by the redisplay
> engine (which only kicks in when the elisp code is done executing).

I thought after the fact that it must be something like that.

I guess if all else fails, comint-scroll-show-maximum-output can just
become another one of those variables that should not be set directly,
only via M-x customize or some helper function.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]