all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: rrt@sc3d.org
Cc: 5552@debbugs.gnu.org
Subject: bug#5552: 23.1; desktop seems not quite to understand session management
Date: Wed, 10 Feb 2010 10:08:23 +0100	[thread overview]
Message-ID: <4B727787.5080106@swipnet.se> (raw)
In-Reply-To: <87bpfyqpai.fsf@canta.dyndns.org>

rrt@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.






  parent reply	other threads:[~2010-02-10  9:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-09 17:42 bug#5552: 23.1; desktop seems not quite to understand session management rrt
2010-02-09 18:57 ` Jan Djärv
2010-02-10  9:08 ` Jan Djärv [this message]
2010-02-10  9:38   ` Chong Yidong
2010-02-15  7:48     ` Jan D.
2010-02-15 14:11       ` Stefan Monnier
2010-03-30 10:36     ` Re:Next pretest Jan D.
2010-05-02 18:50     ` bug#5552: 23.1; desktop seems not quite to understand session management Jan Djärv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B727787.5080106@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=5552@debbugs.gnu.org \
    --cc=rrt@sc3d.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.