GNU bug report logs - #13294
24.2; mairix.el has bad autoload information for rmail

Previous Next

Package: emacs;

Reported by: mdl <at> alum.mit.edu

Date: Fri, 28 Dec 2012 19:17:02 UTC

Severity: minor

Found in version 24.2

Fixed in version 24.2.92

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Glenn Morris <rgm <at> gnu.org>
To: mdl <at> alum.mit.edu
Cc: 13294 <at> debbugs.gnu.org
Subject: Re: bug#13294: 24.2; mairix.el has bad autoload information for rmail
Date: Fri, 28 Dec 2012 14:56:02 -0500
Mark Lillibridge wrote:

> I'm pretty sure this is caused by bad autoload information in mairix.el:228:
>
>     (autoload 'rmail "rmail")
>     (autoload 'rmail-summary-displayed "rmail")
>     (autoload 'rmail-summary "rmailsum")

The first and last of these are unnecessary and missing the INTERACTIVE
argument (this is the real problem). I will fix this.
You could just require rmail to workaround it.




This bug report was last modified 12 years and 150 days ago.

Previous Next


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