GNU bug report logs - #10348
24.0.92; Save and load window states

Previous Next

Package: emacs;

Reported by: Michael Bach <phaebz <at> gmail.com>

Date: Thu, 22 Dec 2011 01:40:08 UTC

Severity: normal

Found in version 24.0.92

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #74 received at 10348 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: martin rudalics <rudalics <at> gmx.at>
Cc: Michael Bach <phaebz <at> gmail.com>, 10348 <at> debbugs.gnu.org
Subject: Re: bug#10348: 24.0.92; Save and load window states
Date: Sun, 25 Dec 2011 19:22:49 -0500
> So we'd either have to copy the parameter list when creating a window
> configuration, not use `setcdr' in `set-window-parameter', or make a new
> slot for parameters that must not be modified destructively.  Neither
> solution seems attractive to me.

Copying the alist seems perfectly fine to me.  This said, while we're
copying, we may as well filter at the same time: Emacs-23 did not
preserve parameters, so rather than preserving them all, we could make
Emacs-24 preserve only those params mentioned in a new var
`window-configuration-saved-parameters'.  For all I know, this new var
might even be shared with `window-state-saved-parameters'.


        Stefan




This bug report was last modified 13 years and 222 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.