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
View this message in rfc822 format
> From: "Drew Adams" <drew.adams <at> oracle.com>
> Cc: <rudalics <at> gmx.at>, <11939 <at> debbugs.gnu.org>
> Date: Sun, 22 Jul 2012 12:42:54 -0700
>
> > 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
^^^^^^^^^^^^^^^^^^^^^^^^^^^
What does that last message tell you? I think this is the key to
unlock your mystery.
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.