Input-method during isearch

Nikolai Weibull now at disu.se
Tue Mar 3 18:21:20 CET 2015


On Tue, Mar 3, 2015 at 2:31 AM, Gordon Gustafson <gordon3.14 at gmail.com> wrote:
>> I'm actually getting `Invalid function: evil-without-input-method-hooks` when I try using / in 20150219.53.
>
> ! Really? Does this happen when you remove any customizations that
> tinker with search? If so that may mean there a breaking change
> slipped in.

Yes.

> Which input method are you using? I was the one who added support for
> input methods during search, and I'll admit I did most of my testing
> with an input method that doesn't produce non-ascii characters
> (english-dvorak). Can you provide a simple keystroke sequence in that
> input method for a character that doesn't work in search?

rfc1345 and swedish-postfix both exhibit this issue.

>  Out of curiosity, does the issue persist if you add this to your init file:
>
>     (evil-select-search-module 'evil-search-module 'evil-search)

This solves the problem, though I still think my solution is the correct one.



More information about the implementations-list mailing list