help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: how to scroll to the bottom of the *compilation* buffer when compili


From: David Hansen
Subject: Re: how to scroll to the bottom of the *compilation* buffer when compiling?
Date: Mon, 30 Jun 2008 11:50:13 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

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





reply via email to

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