emacs-devel
[Top][All Lists]
Advanced

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

Possible bug


From: Richard Stallman
Subject: Possible bug
Date: Wed, 03 Jan 2007 21:32:14 -0500

Would someone like to take a look at this
and see if there is a bug?

To: address@hidden
From: Dan Jacobson <address@hidden>
Date: Thu, 04 Jan 2007 02:32:38 +0800
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: Re: see compilation results in a single window
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
        version=3.0.4

> But wait. What if I want to be left looking at the top of the
> compilation buffer, instead of following its tail?

< That should be the default behavior; did you try in "emacs -Q"?

< The variable compilation-scroll-output controls whether Emacs tracks
< the tail of the messages or not.

$ emacs -Q #using snapshot of late Sep 2006, sorry
(set-variable (quote compilation-window-height) 111 nil)
(compile "seq 222" nil)
And it still tracks the bottom, even though
compilation-scroll-output is nil, as default.




reply via email to

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