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 #134 received at 11939 <at> debbugs.gnu.org (full text, mbox):
> Don't invoke GDB from inside Emacs, that's only good when you do that
> from the same version of Emacs you are debugging, and even then there
> are a few gotchas.
>
> Instead, go to the directory where you have .gdbinit, and type from
> the shell prompt:
> >gdb /path/to/emacs.exe RET
>
> When GDB ends its initialization and shows the "(gdb)" prompt, type:
> (gdb) run --debug-init
OK, thanks. I did exactly that.
> You should now have your normal Emacs session, with all the
> customizations you normally have.
No, unfortunately, I get exactly the same behavior described earlier: an emacs
-Q session with a splash screen and a displayed buffer *Warnings* with this
message:
Error (initialization): User has no home directory
And no messages in *Messages*, except this:
Warning: Lisp directory `c:/Emacs-24-2012-07-16/../site-lisp' does not exist.
For information about GNU Emacs and the GNU system, type C-h C-a.
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.