unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Feature request: new function start-remote-process
@ 2007-06-17 13:45 Michael Albinus
  2007-06-17 14:40 ` Sean O'Rourke
  2007-06-25 18:49 ` Michael Albinus
  0 siblings, 2 replies; 17+ messages in thread
From: Michael Albinus @ 2007-06-17 13:45 UTC (permalink / raw)
  To: emacs-devel

Hi,

with Emacs 22.1, the function process-file has been introduced. It is an
extension for call-process, which let programs execute a remote host
when default-directory is remote. It is implemented via a file handler.

start-remote-process shall behave similar: if default-directory points
to a remote host, the corresponding program shall be executed there.

By this, packages like compile.el or vc.el could extend their
functionality to remote hosts.

Note that Tramp 2.1 offers a simulation of this behaviour already, which
works so far. Because this simulation is based on a defadvice of
start-process, this cannot go into Emacs trunk (and it has also further
undesired side effects which must be avoided).

Best regards, Michael.

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

end of thread, other threads:[~2007-06-30  8:43 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-17 13:45 Feature request: new function start-remote-process Michael Albinus
2007-06-17 14:40 ` Sean O'Rourke
2007-06-17 16:04   ` Michael Albinus
2007-06-25 18:49 ` Michael Albinus
2007-06-25 19:53   ` Richard Stallman
2007-06-25 20:00     ` David Kastrup
2007-06-25 21:37     ` Michael Albinus
2007-06-26 16:57       ` Richard Stallman
2007-06-26 18:57         ` Michael Albinus
2007-06-26 19:27           ` Michael Albinus
2007-06-26 15:17   ` Stefan Monnier
2007-06-27 10:37     ` Michael Albinus
2007-06-29 21:12     ` Michael Albinus
2007-06-30  2:40       ` Stefan Monnier
2007-06-30  8:43         ` Michael Albinus
2007-06-26 15:22   ` Stefan Monnier
2007-06-27 10:48     ` Michael Albinus

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