all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: emacs-devel@gnu.org
Subject: Feature request: new function start-remote-process
Date: Sun, 17 Jun 2007 15:45:00 +0200	[thread overview]
Message-ID: <87sl8qpueb.fsf@gmx.de> (raw)

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.

             reply	other threads:[~2007-06-17 13:45 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-17 13:45 Michael Albinus [this message]
2007-06-17 14:40 ` Feature request: new function start-remote-process 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

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

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

  git send-email \
    --in-reply-to=87sl8qpueb.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    /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.
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.