help-emacs-windows
[Top][All Lists]
Advanced

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

Re: [h-e-w] 'emacs -nw' works but 'emacsclient -nw' doesn't on cygwin te


From: Eli Zaretskii
Subject: Re: [h-e-w] 'emacs -nw' works but 'emacsclient -nw' doesn't on cygwin terminal
Date: Wed, 06 Jan 2010 20:06:55 +0200

> Date: Tue, 5 Jan 2010 12:14:00 -0800 (PST)
> From: aputerguy <address@hidden>
> 
> $ emacs -nw
> <opens up terminal-based emacs session in current cygwin terminal>
> 
> $emacsclient -nw 
> *ERROR*: Not using an ASCII terminal now; cannot make a new ASCII frame
> [...]
> 1. Why is emacsclient -nw fails within a cygwin terminal while emacs -nw
> works?

On second thought, perhaps you expected "emacsclient -nw" to be paired
with "emacs -nw", i.e. open a frame in the already running text mode
session?  If so, that's not what "emacsclient -nw" does: it is
supposed to open a _new_ tty frame on the _current_ terminal.  If you
want to open a new frame in an _existing_ "emacs -nw" session, then
drop the "-nw" part from the emacsclient command line.




reply via email to

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