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

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

bug#24753: Patch (was: bug#24753: 26.0.50; Error using Edebug on code th


From: Gemini Lasswell
Subject: bug#24753: Patch (was: bug#24753: 26.0.50; Error using Edebug on code that uses cl-defmethod)
Date: Thu, 02 Mar 2017 18:49:34 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (darwin)

Gemini Lasswell <gazally@runbox.com> writes:

Here is a patch which fixes all the problems that I know of with the
Edebug specs for cl-defmethod and defmethod, which are:

 - The args out of range error.
 - The incorrect usage of list instead of listp.
 - Failure to handle the :extra keyword for cl-defmethod (see bug#23995).

Attachment: 0001-Fix-Edebug-specs-for-cl-defmethod-and-defmethod.patch
Description: Text document


reply via email to

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