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

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

bug#10348: 24.0.92; Save and load window states


From: martin rudalics
Subject: bug#10348: 24.0.92; Save and load window states
Date: Fri, 23 Dec 2011 11:30:22 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> (7) Save window ids as numbers for referencing them when reading, e.g.
>
>   (...
>    (hc
>     ...
>     (id 3)
>     (parameters
>      (clone-of . 7))

I did something like that in revision #104759.  Note, however, that
numbers work reliably only when using `window-state-put' in one and the
same session as the corresponding `window-state-get'.  It would be
rather difficult to make them work across sessions.

martin





reply via email to

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