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

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

Re: alternative to "emacsclient -nw"


From: Pascal Bourguignon
Subject: Re: alternative to "emacsclient -nw"
Date: 31 Jan 2003 03:02:19 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Andreas Goesele <goesele@hfph.mwn.de> writes:

> Hi,
> 
> for gnuserv with Xemacs I can use "gnuclient -nw foo" to open a file
> in the terminal I'm currently in. Neither emacsclient nor
> gnuclient.emacs supports the "-nw" option.
> 
> Is there any way to achieve the same effect (remaining in the terminal
> where I start the client) with emacs?
> 
> Thanks in advance!
> 
> Andreas Goesele

Yep. It's: %emacs

Like in:

emacs -nw
^Z
ls
cd
%emacs


Otherwise, look what  you're asking: you have a  running emacs (where?
in a xterm? in a X window? on the console?). And then you want to have
it displays on your terminal!

Well, AFAIK, it's not possible if the emacs run on X window.

If  you have  emacs  running on  a terminal,  then  if you  ran it  on
screen(1) it  is possible to take  over a screen  session from another
terminal.  But it's more like %emacs than like emacsclient.

-- 
__Pascal_Bourguignon__                   http://www.informatimago.com/
----------------------------------------------------------------------
There is a fault in reality. Do not adjust your minds. -- Salman Rushdie


reply via email to

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