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 #368 received at 11939 <at> debbugs.gnu.org (full text, mbox):
> FWIW, even without loading your code, with my setup, (window-parameters) always
> returns nil. I will need to dig further to find out why.
>
> Perhaps you can help by telling me what vanilla Emacs code normally changes
> things so that the value returned is non-nil.
`display-buffer-record-window'
> IOW, what parts of the Emacs code
> should be setting this up correctly? That might help me narrow things down to
> find what code I have that is counteracting that correct setup.
The doc-string of `special-display-function' tells what should be done.
The code of `special-display-popup-frame' shows how this can be done.
> I note that in Emacs 23 also (windows-parameters) returns nil for me. (And the
> function apparently does not exist in Emacs 22.)
`display-buffer-record-window' has been introduced in Emacs 24.1.
martin
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.