From: Michael Albinus <michael.albinus@gmx.de>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: file-remote-p and its arguments
Date: Thu, 31 Jan 2008 10:43:21 +0100 [thread overview]
Message-ID: <nq7ihqwcsm.fsf@alcatel-lucent.de> (raw)
In-Reply-To: <jwv7ihrt3r5.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Wed, 30 Jan 2008 16:26:26 -0500")
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> From what I can tell, the `connected' argument is *never* used.
`recentf-keep-default-predicate'. The reasoning is in
<http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00416.html>
> And I have found only one use of the `identification' argument, if
> grep.el where it seems not to be necessary: grep.el passes `host' for
> that argument in order to build a map from hosts to default grep
> commands and arguments, on the assumption that all users on a host will
> have the same grep commands in their PATH. I think this "optimization"
> in grep.el (where they determine the grep defaults once per host instead
> of once per remote access method (typically a triplet of
> protocol/user/host)) is of no importance and is even not 100% reliable.
It's less than an "optimization", it is just a kludge to let grep
work also on remote hosts. The decision might be to either complete
the implementation, or to throw away this feature.
> Stefan
Best regards, Michael.
next prev parent reply other threads:[~2008-01-31 9:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-30 21:26 file-remote-p and its arguments Stefan Monnier
2008-01-31 9:43 ` Michael Albinus [this message]
2008-01-31 14:49 ` Stefan Monnier
2008-01-31 15:49 ` 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=nq7ihqwcsm.fsf@alcatel-lucent.de \
--to=michael.albinus@gmx.de \
--cc=emacs-devel@gnu.org \
--cc=monnier@iro.umontreal.ca \
/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.