emacs-devel
[Top][All Lists]
Advanced

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

Re: Noisy byte compilation on master


From: David Engster
Subject: Re: Noisy byte compilation on master
Date: Tue, 03 Feb 2015 08:03:29 +0100
User-agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.91 (gnu/linux)

Stefan Monnier writes:
>> Alternately, non-core CEDET can provide a compatibility file that
>> defines cl-defmethod etc in terms of defmethod for older emacsen.
>
> Hmm... that's an idea.
> I could provide a cl-generic.el on GNU ELPA to provide cl-defmethod via
> EIEIO, and then CEDET could make use of the new macros.
> WDYT?

Fine with me. We could also put it in CEDET upstream so people don't
have to install it.

Note that I currently have no way of syncing CEDET with Emacs. So if you
have a script or similar to change the calling convention, please tell
me and I run it over the upstream code.

-David



reply via email to

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