emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs server with X11 build on OSX


From: Juanma Barranquero
Subject: Re: emacs server with X11 build on OSX
Date: Thu, 5 Aug 2010 11:02:59 +0200

On Wed, Aug 4, 2010 at 15:18, Stefan Monnier <address@hidden> wrote:

> That would make sense if emacsclient.c only supports ipv4.  Not being
> up-to-speed on ipv6, I do not know whether that's the case.

It is right now, at least because there are a few hardcoded 127.0.0.1.

> We should rather do that in the C code of make-network-process, where
> instead of "localhost" we might prefer using "127.0.0.1".

Wouldn't that run counter to adapting to IPv6?

    Juanma



reply via email to

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