From: Richard Stallman <rms@gnu.org>
Cc: romain@orebokech.com, emacs-devel@gnu.org
Subject: Re: The emacsclient socket vs. etc/emacs.bash
Date: Sat, 09 Dec 2006 13:25:46 -0500 [thread overview]
Message-ID: <E1Gt6tO-0006Wa-G9@fencepost.gnu.org> (raw)
In-Reply-To: <jwvlklheneq.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Fri, 08 Dec 2006 22:55:26 -0500)
But more concretely, what good would it serve to delete the socket when the
server exits?
If the remaining socket can confuse emacsclient, deleting it is a way to
avoid the confusion.
It is true that we can't do this when Emacs crashes. If that means
emacsclient must be able to cope with the case of a remaining socket
for a dead server, it is not necessary for turning off the server to
delete the socket. But it is still cleaner to do so.
- time 0: Emacs 1 starts its server.
- time 1: Emacs 2 starts its server, overriding Emacs 1's server.
Isn't that already a problem?
Shouldn't we prevent this from happening, somehow?
For instance, make the second server detect this and give an
error message rather than start?
- time 2: Emacs 1 exits: if it deletes the socket, it actually deletes
Emacs 2's, not its own, so it'd be a bug
Can Emacs 1 determine that its socket has been replaced?
next prev parent reply other threads:[~2006-12-09 18:25 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-08 13:15 The emacsclient socket vs. etc/emacs.bash Romain Francoise
2006-12-08 13:46 ` Stefan Monnier
2006-12-08 14:06 ` Romain Francoise
2006-12-08 18:38 ` Stefan Monnier
2006-12-08 19:10 ` Juanma Barranquero
2006-12-08 23:33 ` Stefan Monnier
2006-12-08 23:47 ` Juanma Barranquero
2006-12-09 1:28 ` Stefan Monnier
2006-12-09 11:36 ` Romain Francoise
2006-12-09 1:26 ` Richard Stallman
2006-12-09 3:55 ` Stefan Monnier
2006-12-09 18:25 ` Richard Stallman [this message]
2006-12-15 12:45 ` Juanma Barranquero
2006-12-15 13:37 ` Kim F. Storm
2006-12-15 14:05 ` Juanma Barranquero
2006-12-15 23:40 ` Stefan Monnier
2006-12-15 23:47 ` Juanma Barranquero
2006-12-16 9:54 ` Eli Zaretskii
2006-12-16 11:07 ` Juanma Barranquero
2006-12-15 21:07 ` Andreas Schwab
-- strict thread matches above, loose matches on Subject: below --
2006-12-15 13:54 LENNART BORGMAN
2006-12-15 15:18 ` Kim F. Storm
2006-12-15 15:24 ` Lennart Borgman
2006-12-15 15:38 ` Kim F. Storm
2006-12-15 15:48 ` Lennart Borgman
2006-12-15 23:21 ` Kim F. Storm
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=E1Gt6tO-0006Wa-G9@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=romain@orebokech.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.