emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 0ff58f6 12/12: Partially revert the defmethod->


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 0ff58f6 12/12: Partially revert the defmethod->cl-defmethod change in registry.el
Date: Fri, 12 Feb 2016 08:29:07 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>     * lisp/gnus/registry.el (initialize-instance): Use defmethod,
>     since cl-defmethod doesn't work with :after.
>     (initialize-instance): Ditto, but with :before.

AFAIK cl-defmethod works just fine with :after and :before.
OTOH, it doesn't work with :AFTER and :BEFORE, indeed.


        Stefan



reply via email to

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