From: Michael Albinus <michael.albinus@gmx.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Quoting parts or a remote file name
Date: Sun, 04 Dec 2016 12:15:29 +0100 [thread overview]
Message-ID: <87a8ccosha.fsf@gmx.de> (raw)
In-Reply-To: <83fum9q8oz.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 30 Nov 2016 17:38:36 +0200")
Eli Zaretskii <eliz@gnu.org> writes:
>> in bug#16984 it was discussed, how to suppress expansion of "~" in file
>> names like "/path/~/file". One possible solution is to quote the file
>> name, like "/:/path/~/file".
>>
>> This has the disadvantage, that remote file names are not handled
>> properly, like "/:/ssh:user@host:/path/~/file". I made the proposal to
>> apply the file name quoting to the local name of remote files instead,
>> like "/ssh:user@host:/:/path/~/file". There was no reaction.
>>
>> What do people think? Is this something we could do?
>
> I have no objections to your proposal, but I'm not much of an expert
> in this area. I trust that you have run the relevant tests from the
> test suite with such names, and they don't raise any problems?
I've implemented this now, patch pushed to master. Most of the test
cases in tramp-tests have been extended accordingly.
Best regards, Michael.
prev parent reply other threads:[~2016-12-04 11:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-30 14:23 Quoting parts or a remote file name Michael Albinus
2016-11-30 14:40 ` Nicolas Petton
2016-11-30 15:01 ` Quoting parts of " Michael Albinus
2016-11-30 16:33 ` Nicolas Petton
2016-11-30 16:48 ` Michael Albinus
2016-11-30 17:15 ` Nicolas Petton
2016-11-30 15:38 ` Quoting parts or " Eli Zaretskii
2016-11-30 16:44 ` Quoting parts of " Michael Albinus
2016-12-04 11:15 ` Michael Albinus [this message]
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=87a8ccosha.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=eliz@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.