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


Message #8 received at 8858 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 8858 <at> debbugs.gnu.org, "Eric M. Ludlam" <zappo <at> gnu.org>
Subject: Re: bug#8858: 24.0.50;
	duplicate defaliases in eieio.el and eieio-opt.el
Date: Fri, 01 Jul 2011 16:17:04 +0200
"Drew Adams" <drew.adams <at> oracle.com> writes:

> I know nothing about eieio.  I have no idea whether this is actually a
> bug, but it seemed odd.  There are duplicate defaliases in these two
> files.  Should there be?  HTH.

The autoloads are apparently automatically extracted from the other
files, and put into eieio.el. This seems unnecessary, since Emacs itself
will extract the autoloads.

Example:

;;;### (autoloads (eieio-help-mode-augmentation-maybee eieio-describe-generic
;;;;;;  eieio-describe-constructor eieio-describe-class eieio-browse)
;;;;;;  "eieio-opt" "eieio-opt.el" "1bed0a56310f402683419139ebc18d7f")
;;; Generated autoloads from eieio-opt.el

(autoload 'eieio-browse "eieio-opt" "\
Create an object browser window to show all objects.
If optional ROOT-CLASS, then start with that, otherwise start with
variable `eieio-default-superclass'.

\(fn &optional ROOT-CLASS)" t nil)


-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




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.