unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Pascal Bourguignon <pjb@informatimago.com>
Subject: Re: alternative to "emacsclient -nw"
Date: 31 Jan 2003 03:02:19 +0100	[thread overview]
Message-ID: <87fzra13h0.fsf@thalassa.informatimago.com> (raw)
In-Reply-To: 87adhihb2a.fsf@localhost.localdomain

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	other threads:[~2003-01-31  2:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87adhihb2a.fsf@localhost.localdomain>
2003-01-31  2:02 ` Pascal Bourguignon [this message]
2003-01-31 14:07   ` alternative to "emacsclient -nw" Alan Shutko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fzra13h0.fsf@thalassa.informatimago.com \
    --to=pjb@informatimago.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).