emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-26 d2d5e54: Mention remote file name completion in Emacs manua


From: Michael Albinus
Subject: Re: emacs-26 d2d5e54: Mention remote file name completion in Emacs manual
Date: Mon, 05 Feb 2018 14:08:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

"John Wiegley" <address@hidden> writes:

> MA> Yes. Vanilla Emacs ("emacs -Q") behaves like this:
>
> MA>      /ssh:ford:/<TAB>        completes in / on remote
> MA>      /ssh:ford://<TAB>       completes in / on local
> MA>      /ssh:ford:///<TAB>      completes in / on remote
>
> MA> The second one is the inconsistency I wrote about (it shall complete in /
> MA> on remote). The third one I didn't recognize until now, it shall complete
> MA> in / on local. A bug.
>
> MA> My proposal is the behavior you've shown with ivy, also for vanilla Emacs.
>
> OK, I change my objection and agree with you. I'd like to see this fixed.

Done, pushed to master.

Best regards, Michael.



reply via email to

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