emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lost socket for detached Emacs, how to regain control?


From: Juanma Barranquero
Subject: Re: Lost socket for detached Emacs, how to regain control?
Date: Thu, 6 Nov 2008 16:50:37 +0100

On Thu, Nov 6, 2008 at 15:15, Stefan Monnier <address@hidden> wrote:

> That's a good alternative, tho it should check somehow that the server
> is supposed to run on the same machine.

The simplest way to do it without any networking (and so, without
risking delays) is just checking that the address in the server auth
file is 127.0.0.1.

But I have a doubt. What is the intended use of `server-running-p'?
That affects whether to check for local sockets, TCP sockets, or both.

   Juanma




reply via email to

[Prev in Thread] Current Thread [Next in Thread]