emacs-devel
[Top][All Lists]
Advanced

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

Re: Add user customization fido-completion-styles


From: Tassilo Horn
Subject: Re: Add user customization fido-completion-styles
Date: Tue, 02 Jun 2020 20:05:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

João Távora <joaotavora@gmail.com> writes:

>> Yes, I know.  And except for the change in completion-styles, I like
>> it.  Not so much for plain icomplete-mode where the fido keybindings
>> are missing.
>
> You can grab all the bindings of fido-mode in one swoop like this, I
> think you can put this:
>
>   (use-local-map (make-composed-keymap icomplete-fido-mode-map
>                                        (current-local-map)))
>
> Somewhere in your icomplete-minibuffer-setup-hook.

Indeed, that should also work.

Thanks,
Tassilo



reply via email to

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