bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#31489: 25.3; Dired unable to open directory "/ssh:example.com"


From: Michael Albinus
Subject: bug#31489: 25.3; Dired unable to open directory "/ssh:example.com"
Date: Mon, 04 Jun 2018 18:37:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Version: 27.1

Michael Albinus <michael.albinus@gmx.de> writes:

Hi Christoph,

> Finally, I've pushed a patch to Emacs' master branch which should solve
> your problem. Add the following line to your .emacs:
>
> (setq tramp-ignored-file-name-regexp "\\`/ssh:example\\.com:")
>
> That's it. Tramp's documentation tells something about.

Additionally, I have enhanced `file-name-non-special' to work proper for
files in a directory like "/:/ssh:example.com:/". This is independent
from the Tramp configuration shown above.

If you have a chance to build Emacs from git, you could test it.

I'm closing the bug.

Best regards, Michael.





reply via email to

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