GNU bug report logs -
#11939
24.1; `save-buffers-kill-emacs' loses minibuffer focus when it calls `list-processes'
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Fri, 13 Jul 2012 18:07:01 UTC
Severity: normal
Found in version 24.1
Done: martin rudalics <rudalics <at> gmx.at>
Bug is archived. No further changes may be made.
Full log
Message #374 received at 11939 <at> debbugs.gnu.org (full text, mbox):
> > Perhaps you can help by telling me what vanilla Emacs code
> > normally changes things so that the value [of (windows-parameters)]
> > returned is non-nil.
>
> `display-buffer-record-window'
>
> > I note that in Emacs 23 also (windows-parameters) returns nil for me.
>
> `display-buffer-record-window' has been introduced in Emacs 24.1.
How does that make sense? If `display-buffer-record-window' is what makes
`windows-parameters' return non-nil, and `windows-parameters' existed back in
Emacs 23, and `display-buffer-record-window' did not exist in Emacs 23, then
`windows-parameters' would have always returned nil in Emacs 23, no?
Why would it exist back then if it always returned nil? Does/did it have side
effects or something? And its doc even in Emacs 23 says that it returns a list
of elements of form (PARAMETER . VALUE).
This bug report was last modified 12 years and 288 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.