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

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

Re: how to keep/restore my view and mode?


From: David Hansen
Subject: Re: how to keep/restore my view and mode?
Date: Thu, 21 Sep 2006 10:13:58 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

On 20 Sep 2006 22:23:54 -0700 Leo Hou wrote:

> Dear all,
>
> I am not sure if I am using the right term of "view" and "mode". My
> problem is as follows:
>
> I am using C-x 3 and "follow-mode" to view my source code. Every time I
> compile, the other column becomes the result of make. I need to use a
> lot of keys to switch it back to normal: C-x o; C-x k; C-x o; M-x
> follow-mode
> Is there a better way?

C-x r w <some letter or number> to store a window layout and
C-x r j <the same number or letter> to restore it. And there
is no need to kill the compilation buffer.  It gets reused
anyway.

David





reply via email to

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