all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26067: 25.1; cl-defmethod indent setting wrong
@ 2017-03-12  3:55 Leo Liu
  2017-07-26 15:56 ` Dmitry Gutov
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Liu @ 2017-03-12  3:55 UTC (permalink / raw)
  To: 26067; +Cc: Stefan Monnier


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))





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#26067: 25.1; cl-defmethod indent setting wrong
  2017-03-12  3:55 bug#26067: 25.1; cl-defmethod indent setting wrong Leo Liu
@ 2017-07-26 15:56 ` Dmitry Gutov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Gutov @ 2017-07-26 15:56 UTC (permalink / raw)
  To: Leo Liu, 26067-done; +Cc: Stefan Monnier

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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-26 15:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-12  3:55 bug#26067: 25.1; cl-defmethod indent setting wrong Leo Liu
2017-07-26 15:56 ` Dmitry Gutov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.