bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#6831: 23.2; emacsclient warning "can't find socket"


From: Juanma Barranquero
Subject: bug#6831: 23.2; emacsclient warning "can't find socket"
Date: Mon, 9 Aug 2010 19:43:50 +0200

On Mon, Aug 9, 2010 at 19:37, Leo <sdl.web@gmail.com> wrote:

> And the warning is
> from set_local_socket in emacsclient.c which I know little about.

So the warning does disappear if you do

 emacs -Q --eval '(setq server-use-tcp t)' -f server-start
 emacsclient --server=server -n .

Does it?

If so, perhaps a permission problem trying to create a local socket?

    Juanma





reply via email to

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