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

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

bug#27272: 25.2; [patch] Fix positional args among keyword args in eldoc


From: npostavs
Subject: bug#27272: 25.2; [patch] Fix positional args among keyword args in eldoc.
Date: Fri, 30 Jun 2017 00:01:43 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2.50 (gnu/linux)

Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:

> npostavs@users.sourceforge.net writes:
>
>> Do you mean you have an updated patch that fixes this as well (which you
>> seem to have forgotten to post)?
>
> It is here.

I get a compile warning

In elisp--highlight-function-argument:
../../emacs-master/lisp/progmodes/elisp-mode.el:1404:44:Warning: reference to
    free variable ‘args-lst’

and then at run-time eldoc is non-functional, it just prints

eldoc error: (void-variable args-lst)





reply via email to

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