[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: layout preserving
|
From: |
Bastien |
|
Subject: |
Re: layout preserving |
|
Date: |
Thu, 18 May 2006 09:59:12 +0200 |
|
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) |
Gary Wessle <address@hidden> writes:
> I open few windows and like to get back to that layout when I loose
> it
`C-x r w' [window-configuration-to-register]
=> to store your window config in a char
`C-x r j' [jump-to-register]
=> to recover it
--
Bastien