From: Michael Albinus <michael.albinus@gmx.de>
To: Pascal Quesseveur <pquessev@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Function to know weither a dir is local or remote
Date: Wed, 26 Oct 2022 10:25:12 +0200 [thread overview]
Message-ID: <87o7tzt2jb.fsf@gmx.de> (raw)
In-Reply-To: <82o7tzytla.fsf@gmail.com> (Pascal Quesseveur's message of "Wed, 26 Oct 2022 08:41:53 +0200")
Pascal Quesseveur <pquessev@gmail.com> writes:
Hi,
> As I said it was not clear for me from the doc. For all the reasons
> mentioned I didn't think it was possible that such a function existed
> but I wanted to make sure.
For mounted file systems we have the variable `mounted-file-systems'
which could be used for checks. It is a heuristic based on the local
file name, 'tho.
See function `temporary-file-directory' which uses it.
> Thanks.
Best regards, Michael.
next prev parent reply other threads:[~2022-10-26 8:25 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-20 6:45 Function to know weither a dir is local or remote Pascal Quesseveur
2022-10-20 7:01 ` Eli Zaretskii
2022-10-20 7:27 ` Jean Louis
2022-10-20 8:13 ` Pascal Quesseveur
2022-10-20 8:59 ` Eli Zaretskii
2022-10-20 9:35 ` Pascal Quesseveur
2022-10-20 10:27 ` Eli Zaretskii
2022-10-20 12:54 ` Pascal Quesseveur
2022-10-20 16:16 ` Eli Zaretskii
2022-10-21 7:46 ` Pascal Quesseveur
2022-10-21 10:45 ` Eli Zaretskii
2022-10-21 17:00 ` tomas
2022-10-25 17:01 ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-10-25 17:37 ` tomas
2022-10-26 6:41 ` Pascal Quesseveur
2022-10-26 8:25 ` Michael Albinus [this message]
2022-10-26 8:59 ` Pascal Quesseveur
2022-10-20 17:39 ` Michael Albinus
2022-10-21 7:47 ` Pascal Quesseveur
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=87o7tzt2jb.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=help-gnu-emacs@gnu.org \
--cc=pquessev@gmail.com \
/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.