emacs-devel
[Top][All Lists]
Advanced

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

Re: emacsclient on WXP does not work (as it used to)


From: dhruva
Subject: Re: emacsclient on WXP does not work (as it used to)
Date: Fri, 31 Oct 2008 19:08:02 +0530

Hi,
 I figured it out... I guess. The port is same as pid of the process.
I guess I had 2 sessions of emacs running and one in which server was
not. The client finds the one without the server running and tries to
connect to a port with the pid of that emacs. Hence, it fails. I think
we should use some UDP based discovery of running emacs if it is not
too tough...

On Fri, Oct 31, 2008 at 6:40 PM, Juanma Barranquero <address@hidden> wrote:
> On Fri, Oct 31, 2008 at 13:58, dhruva <address@hidden> wrote:
>
>> The second failure is because I did not use '-a' option to emacsclient
>
> You're right. I'm having a bad day, and it seems I'm not thinking straight.
>
> Now the question is, you were getting a "connect" error. How is that
> related to entering the if()? When I run emacsclient, the error I get
> is "could not get terminal name", as expected.
>
>  Juanma
>



-- 
Contents reflect my personal views only!




reply via email to

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