GNU bug report logs - #2308
23.0.90; Don't delete /tmp/emacs$ID/server on kill-emacs

Previous Next

Package: emacs;

Reported by: Damien Cassou <damien.cassou <at> gmail.com>

Date: Thu, 12 Feb 2009 11:25:03 UTC

Severity: normal

Tags: moreinfo

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Damien Cassou <damien.cassou <at> gmail.com>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: 2308 <at> debbugs.gnu.org
Subject: bug#2308: 23.0.90; Don't delete /tmp/emacs$ID/server on kill-emacs
Date: Thu, 12 Feb 2009 15:07:37 +0100
On Thu, Feb 12, 2009 at 2:53 PM, Chong Yidong <cyd <at> stupidchicken.com> wrote:
>> when I kill emacs daemon with M-x kill-emacs, it does not delete the
>> generated file /tmp/emacs$USERID/server, preventing a new emacs daemon
>> from running correctly.
>
> I can't reproduce this bug.  Please provide a precise recipe for it,
> starting with `emacs -Q --daemon'.

I can't reproduce the bug either with -Q. Here is the recipe without:

$ rm /tmp/emacs1000/server
$ /usr/bin/emacs-snapshot --daemon
...
Starting Emacs daemon.
$ /usr/bin/emacsclient -c -e "(kill-emacs)"
[answer yes to the question]
$ ls /tmp/emacs1000/server
/tmp/emacs1000/server=

I also tried with --no-init-file and could not reproduce the bug
either. But with --no-site-file I was able to reproduce it.

Does it mean there is a problem with my configuration files? How can I find it?

-- 
Damien Cassou
http://damiencassou.seasidehosting.st




This bug report was last modified 14 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.