From: Michael Albinus <michael.albinus@gmx.de>
Cc: kai@emptydomain.de, emacs-devel@gnu.org
Subject: Re: Patch: new function process-file (call-process with file handlers)
Date: Tue, 19 Oct 2004 08:37:59 +0200 [thread overview]
Message-ID: <nqoeizb4c8.fsf@alcatel.de> (raw)
In-Reply-To: <E1CJY2f-0001JY-Td@fencepost.gnu.org> (Richard Stallman's message of "Mon, 18 Oct 2004 09:59:17 -0400")
Richard Stallman <rms@gnu.org> writes:
> INFILE is a standard argument to call-process.
> Perhaps the file name handler should be found on INFILE
> instead of on default-directory.
Both INFILE and default-directory could be remote on _different_
hosts. Why not to support this case?
That means: file name handler is chosen depending on
default-directory. Standard implementation and all other
implementations should be able to handle remote INFILE (local copy in
case of standard implementation).
Best regards, Michael.
next prev parent reply other threads:[~2004-10-19 6:37 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-17 15:53 Patch: new function process-file (call-process with file handlers) Kai Grossjohann
2004-10-17 16:57 ` David Kastrup
2004-10-17 16:58 ` Stefan Monnier
2004-10-18 8:28 ` Kim F. Storm
2004-10-18 10:24 ` David Kastrup
2004-10-24 13:27 ` Kai Grossjohann
2004-10-17 19:19 ` Kai Grossjohann
2004-10-17 20:48 ` Stefan Monnier
2004-10-18 6:44 ` Kai Grossjohann
2004-10-18 13:59 ` Richard Stallman
2004-10-19 6:37 ` Michael Albinus [this message]
2004-10-23 20:03 ` Kai Grossjohann
2004-10-24 1:17 ` Luc Teirlinck
2004-10-24 9:10 ` Kai Grossjohann
2004-10-24 15:09 ` Luc Teirlinck
2004-10-24 18:29 ` Luc Teirlinck
2004-10-24 20:06 ` Kai Grossjohann
2004-10-24 18:46 ` Luc Teirlinck
2004-10-24 19:30 ` Luc Teirlinck
2004-10-24 19:37 ` Luc Teirlinck
2004-10-24 20:08 ` Kai Grossjohann
2004-10-24 20:22 ` Luc Teirlinck
2004-10-24 20:59 ` Luc Teirlinck
2004-10-18 19:52 ` Michael Albinus
2004-10-23 20:00 ` Kai Grossjohann
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=nqoeizb4c8.fsf@alcatel.de \
--to=michael.albinus@gmx.de \
--cc=emacs-devel@gnu.org \
--cc=kai@emptydomain.de \
/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.