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

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

[debbugs-tracker] bug#12125: closed (emacsclient should work like "emacs


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#12125: closed (emacsclient should work like "emacsclient -t" when $DISPLAY is not set)
Date: Wed, 19 Sep 2012 16:02:02 +0000

Your message dated Wed, 19 Sep 2012 12:00:16 -0400
with message-id <address@hidden>
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
address@hidden)


-- 
12125: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12125
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: emacsclient should work like "emacsclient -t" when $DISPLAY is not set Date: Thu, 02 Aug 2012 16:40:21 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#12125: emacsclient should work like "emacsclient -t" when $DISPLAY is not set Date: Wed, 19 Sep 2012 12:00:16 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)
Chong Yidong <address@hidden> writes:

> Dan Nicolaescu <address@hidden> 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.


--- End Message ---

reply via email to

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