emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-25 526d80c: Port chart.el methods to cl-generic.


From: Stefan Monnier
Subject: Re: [Emacs-diffs] emacs-25 526d80c: Port chart.el methods to cl-generic.
Date: Fri, 01 Jan 2016 09:14:19 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>     Port chart.el methods to cl-generic.

Thanks.

>     cl-call-next-method cannot be used inside EIEIO's defmethod.

I don't understand this comment: "call-next-method" doesn't seem to
appear within your patch.

>     * lisp/emacs-lisp/chart.el: Require cl-generic at compile time.

Actually, cl-generic is not a compile-time-only library: the cl-generic
macros expand to run-time calls to cl-generic functions.


        Stefan



reply via email to

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