compilation-scroll-output's value is nil Documentation: *Non-nil to scroll the *compilation* buffer window as output appears.
Setting it causes the compilation-mode commands to put point at the end of their output window so that the end of the output is always visible rather than the beginning. > -----Original Message----- > From: Molitor, Stephen [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 02, 2002 1:04 PM > To: '[EMAIL PROTECTED]' > Subject: Compilation window > > > Not sure if this is a JDE question or not, but: > > How do I get the cursor to always go to the end of the > compilation buffer > when compiling? I don't like having to do 'other-window, > 'end-of-buffer to > see the end of the compilation messages. Would > jde-compile-finish-hook be a > good place to put this? > > Thanks. > > Steve Molitor > [EMAIL PROTECTED] >
