all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Damien Cassou <damien.cassou@gmail.com>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: 2308@emacsbugs.donarmstrong.com
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	[thread overview]
Message-ID: <6ac749c10902120607m73a7350ave0747b69f5ab2164@mail.gmail.com> (raw)
In-Reply-To: <87zlgrkbhk.fsf@cyd.mit.edu>

On Thu, Feb 12, 2009 at 2:53 PM, Chong Yidong <cyd@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






  reply	other threads:[~2009-02-12 14:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-12 13:53 bug#2308: 23.0.90; Don't delete /tmp/emacs$ID/server on kill-emacs Chong Yidong
2009-02-12 14:07 ` Damien Cassou [this message]
2009-02-12 18:20   ` Chong Yidong
  -- strict thread matches above, loose matches on Subject: below --
2009-02-12 11:16 Damien Cassou
2011-07-06  1:08 ` Juanma Barranquero
2011-07-06  5:22   ` Damien Cassou
2011-07-06  9:14     ` Juanma Barranquero

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=6ac749c10902120607m73a7350ave0747b69f5ab2164@mail.gmail.com \
    --to=damien.cassou@gmail.com \
    --cc=2308@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    /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.