emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Quoting parts or a remote file name


From: Michael Albinus
Subject: Quoting parts or a remote file name
Date: Wed, 30 Nov 2016 15:23:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Hi,

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:address@hidden:/path/~/file". I made the proposal to
apply the file name quoting to the local name of remote files instead,
like "/ssh:address@hidden:/:/path/~/file". There was no reaction.

What do people think? Is this something we could do?

Thanks, and best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]