GNU bug report logs -
#5552
23.1; desktop seems not quite to understand session management
Previous Next
Reported by: rrt <at> sc3d.org
Date: Tue, 9 Feb 2010 17:43:02 UTC
Severity: normal
Done: Jan Djärv <jan.h.d <at> swipnet.se>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 5552 <at> debbugs.gnu.org (full text, mbox):
rrt <at> sc3d.org skrev:
> If I log out of my GNOME desktop then back in, desktop says that
> another Emacs process (the old one) appears to be using the desktop
> file and asks me if I want to use it anyway. If I say “y” then things
> work as normal (unsurprisingly, since the old process is no longer
> running). However, desktop should know that the old process is dead;
> perhaps it needs to talk to the session manager code?
>
When you log out, the X connection is closed and emacs exits. However, it
does not run kill-emacs-hooks. Desktop.el depends on that hook to clean up
after itself.
Should we run kill-emacs instead of shut_down_emacs when exiting due to X
connection lost?
Jan D.
This bug report was last modified 15 years and 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.