emacs-devel
[Top][All Lists]
Advanced

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

Re: How to restore the layout?


From: martin rudalics
Subject: Re: How to restore the layout?
Date: Thu, 27 Jun 2013 10:05:46 +0200

> Well, some of them are hardly ignorable, at least for users with many
> frames, minibuffer-only frames, etc. Also the maximized/fullscreen
> issue will bother people who usually works with maximized Emacs
> windows (assuming such people does exist).

I suppose that the set of people using multiple maximized frames is
small so we can ignore the flickering issues in this particular case.

Handling the minibuffer parameter associations OTOH seems tedious: IIUC
we'd have to give each saved window an identity, assign that identity in
`window-state-get', and have the saved frame minibuffer parameters
reference that identity if necessary.  Then we'd have to do a
`set-frame-parameter' to restore the original relationship from saved
identities in `window-state-put'.

martin



reply via email to

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