GNU bug report logs - #12125
emacsclient should work like "emacsclient -t" when $DISPLAY is not set

Previous Next

Package: emacs;

Reported by: Dan Nicolaescu <dann <at> gnu.org>

Date: Thu, 2 Aug 2012 20:48:01 UTC

Severity: minor

Done: Dan Nicolaescu <dann <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Dan Nicolaescu <dann <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#12125: closed (emacsclient should work like "emacsclient -t"
 when $DISPLAY is not set)
Date: Wed, 19 Sep 2012 16:02:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 19 Sep 2012 12:00:16 -0400
with message-id <yxqd31igfzj.fsf <at> fencepost.gnu.org>
and subject line Re: bug#12125: emacsclient should work like "emacsclient -t" when $DISPLAY is not set
has caused the debbugs.gnu.org bug report #12125,
regarding emacsclient should work like "emacsclient -t" when $DISPLAY is not set
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
12125: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12125
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Dan Nicolaescu <dann <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: emacsclient should work like "emacsclient -t" when $DISPLAY is not set
Date: Thu, 02 Aug 2012 16:40:21 -0400
When connecting to a host which runs "emacs --daemon"  with "ssh -x" (so $DISPLAY is not set)


$ emacsclient FILENAME 

says "Waiting for Emacs..." and does not open any frame.

It should instead work like "emacsclient -t FILENAME" and open a
terminal frame.

         --dan


[Message part 3 (message/rfc822, inline)]
From: Dan Nicolaescu <dann <at> gnu.org>
To: Chong Yidong <cyd <at> gnu.org>
Cc: 12125-done <at> debbugs.gnu.org
Subject: Re: bug#12125: emacsclient should work like "emacsclient -t" when
	$DISPLAY is not set
Date: Wed, 19 Sep 2012 12:00:16 -0400
Chong Yidong <cyd <at> gnu.org> writes:

> Dan Nicolaescu <dann <at> gnu.org> writes:
>
>> When connecting to a host which runs "emacs --daemon" with "ssh -x"
>> (so $DISPLAY is not set)
>>
>> $ emacsclient FILENAME 
>>
>> says "Waiting for Emacs..." and does not open any frame.
>>
>> It should instead work like "emacsclient -t FILENAME" and open a
>> terminal frame.
>
> Hmm, according to the code in emacsclient.c, emacsclient should already
> do the right thing when DISPLAY is not set.  And I verified this by
> doing 
>
> $ export DISPLAY=""
> $ emacsclient -c FILENAME
>
> => FILENAME is opened in the terminal.

Thanks. I get the same too, I might have had an old emacsclient in my path, so
closing this bug.


This bug report was last modified 12 years and 247 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.