[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacsclient bug
From: |
Dan Nicolaescu |
Subject: |
Re: emacsclient bug |
Date: |
Sat, 26 Jan 2008 18:06:55 -0800 |
Stefan Monnier <address@hidden> writes:
> > That fact that the Emacs server does not yet have an X11 connection
open
> > is not taken into account to decide what to: if the client does not
> > explicitly ask for a tty, then the default is to use an X11 frame.
>
> > That might not be the right thing to do. It seems to me that the most
> > convenient behavior for emacsclient is to use (by default) the tty or
> > display that Emacs is already using. It would do that unless you
> > specify -display or -nw or -t.
>
> > Doesn't that seem right to you?
>
> Yes, I've just changed it, so that now it behaves by default as it used
> to in Emacs-22: connection to $DISPLAY is only attempted if it's
> explicitly requested by a --display parameter. It makes the default
> not only closer to previous behavior but also "safer" I believe.
Does it work?
After updating from CVS and make bootstrap
emacs -Q -f server-start&
emacsclient ~/.emacs
just hangs
emacsclient -t ~/.emacs
works, it opens a tty frame.
- Re: emacsclient bug, (continued)
- Re: emacsclient bug, Stefan Monnier, 2008/01/17
- Re: emacsclient bug, Len Trigg, 2008/01/17
- Re: emacsclient bug, Stefan Monnier, 2008/01/20
- Re: emacsclient bug, Len Trigg, 2008/01/20
- Re: emacsclient bug, Stefan Monnier, 2008/01/20
- Re: emacsclient bug, Len Trigg, 2008/01/20
- Re: emacsclient bug, Andreas Schwab, 2008/01/21
- Re: emacsclient bug, Stefan Monnier, 2008/01/21
- Re: emacsclient bug, Richard Stallman, 2008/01/22
- Re: emacsclient bug, Stefan Monnier, 2008/01/26
- Re: emacsclient bug,
Dan Nicolaescu <=
- Message not available
- Re: emacsclient bug, Dan Nicolaescu, 2008/01/27
- Re: emacsclient bug, KOBAYASHI Yasuhiro, 2008/01/28
- Re: emacsclient bug, Sascha Wilde, 2008/01/31
- Re: emacsclient bug, Richard Stallman, 2008/01/27
- Re: emacsclient bug, Len Trigg, 2008/01/20