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

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

bug#23006: 25.0.92; Loading Tramp breaks pcomplete in eshell-mode


From: Stefan Monnier
Subject: bug#23006: 25.0.92; Loading Tramp breaks pcomplete in eshell-mode
Date: Tue, 22 Mar 2016 08:05:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> Tramp needs an indication that file name completion is in progress.

That's where we disagree.

> Otherwise, it would regard remote file names like "/adb:" safe
> to be handled, and it would report an error then.

This bug report is not about "cd /adb: TAB signals an error" but about
"cd / TAB signals an error".  The "/adb:" part comes from Tramp because
of a problem in Tramp's implementation of file-name-directory, AFAICT.
It has nothing to do with file name completion.


        Stefan





reply via email to

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