Thierry Volpiatto <
thierry....@gmail.com> writes:
> Ryan B <
goo...@ryanb.org> writes:
>
>> to clarify, this is reproducible with emacs -q, then this:
>>
>> (require 'helm)
>> (require 'helm-config)
>> (require 'helm-files)
>>
>> ...then M-x compile, enter a few multi-line commands, then M-x compile,
>> C-r, and enter a few characters from one of the commands.
> I wonder why you are entering multi lines in minibuffer for such
> tasks...
> But well:
>
> (helm-attrset 'multiline nil helm-c-source-minibuffer-history)