wow - I've been on this list for months, and this will be the first
question I'm able to answer (o:

the buffer scrolls because of a variable called compilation-scroll-output
is set to true.  Try looking for this

(setq compilation-scroll-output t)

in your .emacs file... my guess is its in there sometwhere.  if you remove
it then your compilation buffer shouldn't scroll.  afaik (o:

cheesr
dim


On Tue, 4 Sep 2001, Richard Giuly wrote:

> It sure would be nice if  the JDE compile buffer wouldn't scroll down as 
> error messages showed up. That way I could immediately see the first errors, 
> not the last ones. Is there any way to stop it from automatically scrolling 
> as errors are found?
> 
> thanks in advance
> richard
> 
> Richard Giuly
> [EMAIL PROTECTED]
> 
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
> 
> 

Reply via email to