I have setup my windows in a certain way. How do I save this setting to be invoked later?
|
Check out emacs desktop. I have no emacs available but I believe it's part of the standard lisp packages you get when you install emacs.
|
|||||||||
|
|
I sometimes still use While this is a nice way for storing a few window configurations which you want to go back to after some time, I find winner-mode to be more convenient in a few regards. (For example, you won't have to bother naming the configurations). Just put See also: |
|||||
|
|
|
I know you allready accepted an answer, however because I understand your question in another way (concerning layout) and this question showed up for me when I was in search for something to persist my emacs window layout, I would like to mention: which purpose is to save and restore the way, emacs windows are layed out and many more. |
|||
|
Here is a link to a script in EMACS Lisp that stores your current layout and saves it: http://www.emacswiki.org/emacs-en/layout-restore.el |
|||
|
|