help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: annoying shell problem in GNU Emacs 22


From: rocksong23
Subject: Re: annoying shell problem in GNU Emacs 22
Date: Thu, 22 May 2008 16:54:23 -0700 (PDT)
User-agent: G2/1.0

Not sure what happened with my last reply, but Kevin's fix worked
best, i.e.:

(remove-hook 'comint-output-filter-functions
'comint-postoutput-scroll-to-bottom)

(Glenn's fix [Set the (buffer-local) variable comint-scroll-show-
maximum-output to nil] worked but had to be applied to every shell
buffer).

Thanks to all who replied.

--
Peter


reply via email to

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