GNU bug report logs - #26067
25.1; cl-defmethod indent setting wrong

Previous Next

Package: emacs;

Reported by: Leo Liu <sdl.web <at> gmail.com>

Date: Sun, 12 Mar 2017 03:56:01 UTC

Severity: minor

Found in version 25.1

Fixed in version 26.1

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo Liu <sdl.web <at> gmail.com>
To: 26067 <at> debbugs.gnu.org
Cc: Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: bug#26067: 25.1; cl-defmethod indent setting wrong
Date: Sun, 12 Mar 2017 11:55:21 +0800
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))




This bug report was last modified 7 years and 359 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.