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

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

Re: SPC no longer completes when minibuffer-completing-file-name is t


From: Stefan Monnier
Subject: Re: SPC no longer completes when minibuffer-completing-file-name is t
Date: Sat, 10 Dec 2005 12:43:44 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>> * minibuf.c (keys_of_minibuf): Just unbind SPC in
>> Vminibuffer_local_filename_completion_map rather than forcing it
>> explicitly to the same binding as the global map.

> BTW, shouldn't exactly the same change be made also for
> `Vminibuffer_local_must_match_filename_map'?

Indeed, I missed that one.  Could someone install that change?  Thanks,


        Stefan


PS: BTW multiple-inheritance for keymaps would make
this redundancy unnecessary.





reply via email to

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