bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#8858: 24.0.50; duplicate defaliases in eieio.el and eieio-opt.el


From: Glenn Morris
Subject: bug#8858: 24.0.50; duplicate defaliases in eieio.el and eieio-opt.el
Date: Fri, 01 Jul 2011 17:10:46 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Lars Magne Ingebrigtsen wrote:

> Andreas Schwab <schwab@linux-m68k.org> writes:
>
>> Yes, it does, and puts them into eieio.el.
>
> Oh, I though it put them into auto-autoloads.el or something.

See file-local setting of generated-autoload-file (it's a nice feature
if you have main.el and helper*.el and the way to use the package is to
load main.el).

> Then I guess this isn't a bug?

No. But since eieio-opt requires eieio, the eieio-opt autoloads could be
changed to:

;;;###autoload(defalias 'describe-class 'eieio-describe-class)





reply via email to

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