all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: David Kastrup <dak@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Uncomprehensible DOC string
Date: Fri, 09 May 2008 11:35:34 +0200	[thread overview]
Message-ID: <nqve1nn7kp.fsf@alcatel-lucent.de> (raw)
In-Reply-To: <86fxsrop64.fsf@lola.quinscape.zz> (David Kastrup's message of "Fri, 09 May 2008 10:30:11 +0200")

David Kastrup <dak@gnu.org> writes:

> No, but saying a file name handler will be called based on
> default-directory without telling what the file name handler is actually
> supposed to be processing is not much use I think.  The command?  The
> command line arguments?  The executable?

_The_ file name handler, which belongs to `default-directory', will be
applied. Whether there is a file name handler for one of the
parameters of `start-file-process', is not relevant. This is
different wrt to other primitive functions, like `file-exists-p'.

Currently, there ought to be only one implementation of such a file
name handler, `tramp-handle-start-file-process'. _This_ file name
handler runs the command on the corresponding remote host. Arguments
are taken literally; it would be safe to use relative file names only
as arguments of the command.

Best regards, Michael.





  reply	other threads:[~2008-05-09  9:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-07 11:32 Uncomprehensible DOC string David Kastrup
2008-05-09  5:20 ` Michael Albinus
2008-05-09  6:55   ` David Kastrup
2008-05-09  7:53     ` Michael Albinus
2008-05-09  8:30       ` David Kastrup
2008-05-09  9:35         ` Michael Albinus [this message]
2008-05-09  9:39           ` David Kastrup
2008-05-09 13:54             ` Michael Albinus
2008-05-09 14:21               ` David Kastrup
2008-05-09 15:30                 ` 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=nqve1nn7kp.fsf@alcatel-lucent.de \
    --to=michael.albinus@gmx.de \
    --cc=dak@gnu.org \
    --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.