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

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

Re: session management with desktop and window configuration


From: martin rudalics
Subject: Re: session management with desktop and window configuration
Date: Thu, 31 Dec 2009 18:32:11 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> Nice. I have seen revive but have not looked into it. There is also
> winsav.el in nXhtml that can save and restore frames and windows.
> (Martin, I am a bit surprised that you do not know about it. Didn't I
> tell about this before?)

I think winsave.el should do better than revive.el because it works on
the window-tree.  But winsave.el is still based on splitting and
resizing which IMHO are liable to fail (otherwise there wouldn't be any
need for the `condition-case' in `bw-adjust-window').  And I dislike the
idea of calling `adjust-window-trailing-edge' repeatedly (every call of
this function means to allocate an entire window configuration).

martin




reply via email to

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