all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacsclient proposal
@ 2007-07-19 13:12 David Kastrup
  2007-07-19 17:36 ` Stefan Monnier
  0 siblings, 1 reply; 8+ messages in thread
From: David Kastrup @ 2007-07-19 13:12 UTC (permalink / raw)
  To: emacs-devel


Hi,

I think I would very much like to have an emacsclient process be
exposed to Emacs as an Emacsclient process.  This means for me the
following:

stdin from emacsclient will be available to the process-filter.
process-send-string and process-send-eof will work on the stdout of
emacsclient.

Killing or signaling the emacsclient process will do the appropriate
thing on the other end.

In that manner, I could set

PAGER=emacsclient -f client-pager

and if some command like "man" gets called in a shell, an Emacs window
will open up and Emacs will fill this window with material in
view-mode.

-- 
David Kastrup

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

end of thread, other threads:[~2007-07-22 18:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-19 13:12 emacsclient proposal David Kastrup
2007-07-19 17:36 ` Stefan Monnier
2007-07-19 17:58   ` David Kastrup
2007-07-20  2:42     ` dhruva
2007-07-21 18:34     ` --eval (was: emacsclient proposal) Juri Linkov
2007-07-21 19:26       ` --eval David Kastrup
2007-07-22 16:25         ` --eval Jeremy Maitin-Shepard
2007-07-22 18:37         ` --eval Richard Stallman

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.