tramp-devel
[Top][All Lists]
Advanced

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

Re: No longer accessible host paths


From: JD Smith
Subject: Re: No longer accessible host paths
Date: Sun, 17 Nov 2019 09:26:55 -0500



On Nov 16, 2019, at 10:54 AM, JD Smith <address@hidden> wrote:

I sent a bug report to bug-gnu-emacs with a suggested simple patch.

FYI, this was implemented in bug=38231.  So eventually the following will “fix” ido’s issues with rename-* directory reading, by disabling it:

  (add-to-list 'ido-read-file-name-non-ido 'tramp-rename-files)
  (add-to-list 'ido-read-file-name-non-ido 'tramp-rename-these-files)

Of course it would be nice to work better with ido/etc. without disabling them, but this command is rare enough that this should suffice.  Would be worth testing with Ivy/Helm/icomplete/fido/etc. to make sure it works as expected.

JD

reply via email to

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