all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to scroll to the bottom of the *compilation* buffer when compiling?
@ 2008-06-30  8:31 sunway
  2008-06-30  9:50 ` David Hansen
  0 siblings, 1 reply; 2+ messages in thread
From: sunway @ 2008-06-30  8:31 UTC (permalink / raw)
  To: help-gnu-emacs

when using M-x make to compile, I want the *compilation* buffer always scroll to
the bottom so as to show me the current compiling status. How to?

-- 
sunway

The greatest of faults is to be conscious of none.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how to scroll to the bottom of the *compilation* buffer when compiling?
  2008-06-30  8:31 how to scroll to the bottom of the *compilation* buffer when compiling? sunway
@ 2008-06-30  9:50 ` David Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: David Hansen @ 2008-06-30  9:50 UTC (permalink / raw)
  To: help-gnu-emacs

On Mon, 30 Jun 2008 16:31:26 +0800 sunway wrote:

> when using M-x make to compile, I want the *compilation* buffer always scroll to
> the bottom so as to show me the current compiling status. How to?

(setq compilation-scroll-output t)

David





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-30  9:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-30  8:31 how to scroll to the bottom of the *compilation* buffer when compiling? sunway
2008-06-30  9:50 ` David Hansen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.