Tassilo Horn <tsdh@gnu.org> writes:

> Mauro Aranda <maurooaranda@gmail.com> writes:
>
> Hi Mauro,
>
>> I get the following eldoc error when using ielm: eldoc error:
>> (void-function elisp-eldoc-documentation-function)
>>
>> I can reproduce it with the following recipe:
>> 1. emacs -Q
>> 2. M-x ielm
>> 3. Type a left parenthesis: (.
>> 4. Emacs reports the error in the echo area.
>
> Thanks for the report.  It should be fixed now.
>
> Bye,
> Tassilo

Hello Tassilo,

Thanks for the quick fix.