unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: different sessions into one
       [not found] <42E862F0.1000308@chromaticspaceandworld.com>
@ 2005-07-28  9:19 ` Lennart Borgman
  0 siblings, 0 replies; only message in thread
From: Lennart Borgman @ 2005-07-28  9:19 UTC (permalink / raw)
  Cc: help-gnu-emacs, Emacs Devel

Johan Meskens CS3 jmcs3 wrote:

>
> hello
>
>
> i have a session of emacs open:
> jmcs3@interlichtspielhaus:~$ emacs
>
> now
>  if i do:
> jmcs3@interlichtspielhaus:~$ ps aux | emacs &
>
>  , a second session of emacs will open
>
> the same goes for when i call emacs from within perl scripts
>  , each time new emacs sessions will open
>
> how can i force the opening of buffers within the first emacs session ?

You have to use emacsserver/client or gnuserv/client. But unfortunately 
at least with gnuserv I do not believe that you can pipe the content 
directly to gnuclient.

A workaround is of course making a small program that saves the output 
to a temporary file and then calls emaclient or gnuclient on that. Maybe 
there should be such a program in the Emacs distribution?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-28  9:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <42E862F0.1000308@chromaticspaceandworld.com>
2005-07-28  9:19 ` different sessions into one Lennart Borgman

Code repositories for project(s) associated with this public inbox

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

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).