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

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

bug#26067: 25.1; cl-defmethod indent setting wrong


From: Dmitry Gutov
Subject: bug#26067: 25.1; cl-defmethod indent setting wrong
Date: Wed, 26 Jul 2017 18:56:33 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Thunderbird/55.0

Version: 26.1

On 3/12/17 5:55 AM, Leo Liu wrote:

The indent setting for cl-defmethod should be `defun' instead of 2. For
example the following code has bad indentation under (indent 2).

(cl-defmethod test :around ((tag (eql 131)))
               (do-something-right))

Fixed in bug#23994, thanks.





reply via email to

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