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

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

Persistent Window Registers


From: Volkan YAZICI
Subject: Persistent Window Registers
Date: Sun, 4 Jan 2009 08:10:04 -0800 (PST)
User-agent: G2/1.0

Hi,

I'm using session.el[1] for persistence of configurations between
different emacs sessions. But I also want to assign persistent window
registers to some of my window configurations. For instance, I want
below configurations be persistent across different sessions:

- C-x r j 1 (*Group*)
- C-x r j 2 (#postgresql and #lisp buffers divided vertically)
- ...

How can I do that? (Actually, I don't want to hard-bind "C-x r j 1" to
*Group*. I just want my "C-x r w"ed configurations be remembered in
later sessions.)


Regards.

[1] http://emacs-session.sourceforge.net/


reply via email to

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