setting compilation-scroll-output to nil definitly stops scrolling
the output. I have tested it wirh latest JDE, GNU Emacs 20.7 and
some java (compiling and igrep) and elisp (igrep) files.
If it works not for you you must have somewhere some elisp-code
which does something with your compilation-buffer (maybe
added something to the hooks (jde-mode-hook or compilation-mode-hook);
maybe this code sets compilation-scroll-output (temporally) to not nil?!)
You can do a little check; add this to your .emacs:
(add-hook 'compilation-mode-hook (function (lambda ()
(message
"Compilation-scroll-output: %s"
compilation-scroll-output))))
Then look into the *Messages* buffer after compilation has finished and
check what the output says...
Klaus
-----Original Message-----
From: Richard Giuly [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 04, 2001 7:31 PM
To: [EMAIL PROTECTED]
Subject: Re: scrolling compile buffer
I still haven't been able to stop the scrolling.
compilation-scroll-output is set to nil, the compilation buffer still
scrolls
>M-x customize-apropos-options
>In response to Customize regexp: type
>compilation-scroll
I get "no matches"
I'm using xemacs 21.4 under win2000 and the jde that came bundled with it.
(C-x ` is really useful, thanks Florian, I'd still like to turn off
scrolling though)
Richard Giuly
[EMAIL PROTECTED]
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp