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

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

Re: escreen - save layouts?


From: Lennart Borgman (gmail)
Subject: Re: escreen - save layouts?
Date: Sat, 21 Apr 2007 03:24:08 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666

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.




reply via email to

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