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: Ivan Kanis
Subject: Re: annoying shell problem in GNU Emacs 22
Date: Wed, 21 May 2008 19:36:42 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

rocksong23@fastmail.fm writes:

> Does that make sense? Like I said, it is really annoying. So if anyone
> can point me to a setting to fix this, it'd be much appreciated.

Remove the function comint-postoutput-scroll-to-bottom from the list
in the variable comint-output-filter-functions:

(setq comint-output-filter-functions '(comint-watch-for-password-prompt))
-- 
Ivan
http://kanis.fr

There's no correct way to write Perl. A Perl script is correct if it's
halfway readable and gets the job done before your boss fires you.
    -- Anonymous , Programming Perl 





reply via email to

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