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

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

bug#34888: 27.0.50; shell autocomplete fails on filenames with escaped s


From: Stefan Monnier
Subject: bug#34888: 27.0.50; shell autocomplete fails on filenames with escaped spaces
Date: Wed, 20 Mar 2019 14:10:35 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Version: 27.1

> M-x shell
> cd /tmp
> mkdir AAAA\ BB\ CCCC
> cd AAAA\ BB<tab>
>
> Autocomplete fails.

Actually it works with "AAAA BC CCCC" but indeed it
failed with "ABCD EF JHKL".

Fixed by 78c9c2a110aa94e82c90549c81e8911a006ee538

If we release a 26.3 it'd be good to include that trivial fix in there,
but currently the emacs-26 branch is read-only so I only pushed it
to master.


        Stefan





reply via email to

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