GNU bug report logs - #8858
24.0.50; duplicate defaliases in eieio.el and eieio-opt.el

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Mon, 13 Jun 2011 22:32:01 UTC

Severity: minor

Tags: notabug

Found in version 24.0.50

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Cc: 8858 <at> debbugs.gnu.org
Subject: bug#8858: 24.0.50; duplicate defaliases in eieio.el and eieio-opt.el
Date: Fri, 01 Jul 2011 17:10:46 -0400
Lars Magne Ingebrigtsen wrote:

> Andreas Schwab <schwab <at> 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)




This bug report was last modified 14 years and 46 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.