all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* --no-window-system and emacsclient
@ 2008-01-02  3:06 Peter Danenberg
  2008-01-02  3:52 ` Peter Danenberg
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Danenberg @ 2008-01-02  3:06 UTC (permalink / raw)
  To: help-gnu-emacs

In the latest CVS, emacsclient insists on opening an X frame even when
emacs is run with -nw; is there a way to tell emacsclient to open a
frame in the terminal?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: --no-window-system and emacsclient
       [not found] <mailman.5608.1199243198.18990.help-gnu-emacs@gnu.org>
@ 2008-01-02  3:43 ` Jose A. Ortega Ruiz
  2008-01-02 10:18   ` Peter Danenberg
  0 siblings, 1 reply; 4+ messages in thread
From: Jose A. Ortega Ruiz @ 2008-01-02  3:43 UTC (permalink / raw)
  To: help-gnu-emacs


[-- Attachment #1.1: Type: text/plain, Size: 347 bytes --]

Peter Danenberg <pcd@wikitex.org> writes:

> In the latest CVS, emacsclient insists on opening an X frame even when
> emacs is run with -nw; is there a way to tell emacsclient to open a
> frame in the terminal?
>

emacsclient -t

does the trick for me.

hth,
jao
-- 
Go to Heaven for the climate, Hell for the company. - Mark Twain

[-- Attachment #1.2: Type: application/pgp-signature, Size: 193 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: --no-window-system and emacsclient
  2008-01-02  3:06 Peter Danenberg
@ 2008-01-02  3:52 ` Peter Danenberg
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Danenberg @ 2008-01-02  3:52 UTC (permalink / raw)
  To: help-gnu-emacs

On Tue, Jan 01, 2008 at 09:06:30PM -0600, Peter Danenberg wrote:
> [I]s there a way to tell emacsclient to open a frame in the
> terminal?

To answer my own question, it was a DISPLAY issue; unsetting it did
the trick.

Thanks to consolers and snogglethorpe at #emacs on freenode.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: --no-window-system and emacsclient
  2008-01-02  3:43 ` --no-window-system and emacsclient Jose A. Ortega Ruiz
@ 2008-01-02 10:18   ` Peter Danenberg
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Danenberg @ 2008-01-02 10:18 UTC (permalink / raw)
  To: help-gnu-emacs

On Wed, Jan 02, 2008 at 04:43:12AM +0100, Jose A. Ortega Ruiz wrote:
> emacsclient -t

Thanks, Jose; `emacsclient -t' opens up a new frame in the current
terminal, whereas I was looking to open up a buffer in the original
emacs server.

It turned out emacsclient was dutifully reading the DISPLAY
environment variable, and that unsetting it was sufficient to revert
it to the latter behaviour.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-01-02 10:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.5608.1199243198.18990.help-gnu-emacs@gnu.org>
2008-01-02  3:43 ` --no-window-system and emacsclient Jose A. Ortega Ruiz
2008-01-02 10:18   ` Peter Danenberg
2008-01-02  3:06 Peter Danenberg
2008-01-02  3:52 ` Peter Danenberg

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.