* escreen - save layouts?
@ 2007-04-20 22:34 Hadron
2007-04-21 1:24 ` Lennart Borgman (gmail)
0 siblings, 1 reply; 2+ messages in thread
From: Hadron @ 2007-04-20 22:34 UTC (permalink / raw)
To: help-gnu-emacs
I need a window manager that allows one to save configurations between
sessions. Does anyone know of one?
I tried looking into winring but that doesn't seem to either and I didn't
know if there is a var I can restore using the desktop package. Any help
appreciated - it seems a bit silly to have the ability to create all
sorts of weird and wonderful layouts but not have the ability to
maintain them across sessions so I am assuming I am missing something.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: escreen - save layouts?
2007-04-20 22:34 escreen - save layouts? Hadron
@ 2007-04-21 1:24 ` Lennart Borgman (gmail)
0 siblings, 0 replies; 2+ messages in thread
From: Lennart Borgman (gmail) @ 2007-04-21 1:24 UTC (permalink / raw)
To: Hadron; +Cc: help-gnu-emacs
Hadron wrote:
> I need a window manager that allows one to save configurations between
> sessions. Does anyone know of one?
>
> I tried looking into winring but that doesn't seem to either and I didn't
> know if there is a var I can restore using the desktop package. Any help
> appreciated - it seems a bit silly to have the ability to create all
> sorts of weird and wonderful layouts but not have the ability to
> maintain them across sessions so I am assuming I am missing something.
You could try using winsav.el, see http://ourcomments.org/Emacs/DL/elisp/.
Then try some serialize and de-serialize functions for saving. You have
to go through all frames of course.
I found some simple routines for serializing here:
http://paste.lisp.org/display/39839
If you combine this with desktop.el you may perhaps get what you want.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-04-21 1:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-20 22:34 escreen - save layouts? Hadron
2007-04-21 1:24 ` Lennart Borgman (gmail)
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.