GNU Emacs 23.1, Windows XP. I usually split a frame to four windows. How can I save this arrangement and restore at my next session?

Commands desktop-save and desktop-change-dir don't remember what I want.

Thanks.

link|improve this question
feedback

2 Answers

I really like Policy Switch. The UI is fairly involved, but that's a typical trade-off for flexibility. I find the above-linked wiki page a bit cryptic as well. But just read the documentation in the source itself. (And use menu-bar-mode to start off).

link|improve this answer
feedback

The package layout-restore does what you want.

link|improve this answer
Thanks. Not quite right what I want. But I'm trying some other packages in the same site. – yehnan Dec 3 '09 at 7:28
feedback

Your Answer

 
or
required, but never shown