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

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

bug#23995: 25.1.50; cl-defmethod with :extra qualifier can't be edebugge


From: Eric Abrahamsen
Subject: bug#23995: 25.1.50; cl-defmethod with :extra qualifier can't be edebugged
Date: Fri, 15 Jul 2016 09:01:24 -0700
User-agent: Notmuch/0.22 (https://notmuchmail.org) Emacs/25.1.50.33 (i686-pc-linux-gnu)

cl-defmethod forms with an :extra qualifier can't be instrumented for
edebugging, presumably because the extra string tag isn't accounted for,
and it tries to parse the arglist as the lambda. The error message is:

edebug-syntax-error: Invalid read syntax: "Expected lambda expression"

In addition, the string tag is highlighted as a docstring.





reply via email to

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