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 #263 received at 11939 <at> debbugs.gnu.org (full text, mbox):
> Are you stuck in the minibuffer window even when you do `top-level'?
I don't know what you mean by "stuck in the minibuffer window.
After the command I am at top level. And I am in no way stuck in a minibuffer
window.
The problem is that the `current-buffer' is " *Minibuf-0*". That's all.
> > The problem is (apparently) that the minibuffer buffer
> > remains selected after the reading, i.e., the (current-buffer)
> > is " *Minibuf-0*". Thus, a subsequent command such as `C-x k'
> > sees that buffer as the current one. That has not
> > happened before - it seems to come as a result of redirecting
> > the frame focus, but perhaps that is just a catalyst/revealer.
>
> If this were the case, we'd have a bug. But the code doesn't
> indicate that.
Not sure what "this" you are referring to: "it seems to come as a result..." or
the behavior that "the (current-buffer) is " *Minibuf-0*"."
I do not know what the cause is. I was only wondering out loud whether it
somehow comes as a result of redirecting the focus.
But what is clear is that (current-buffer) is " *Minibuf-0*".
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.