GNU bug report logs - #2150
23.0.90; rmail-ignored-headers is not autoloaded

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Mon, 2 Feb 2009 06:05:05 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 2150 in the body.
You can then email your comments to 2150 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2150; Package emacs. (Mon, 02 Feb 2009 06:05:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Mon, 02 Feb 2009 06:05:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.90; rmail-ignored-headers is not autoloaded
Date: Mon, 02 Feb 2009 00:55:21 -0500
In previous Emacs versions, rmail-ignored-headers was autoloaded, but
not in 23.0.90.  This causes failures at startup if your ~/.emacs
customizes that option.

In GNU Emacs 23.0.90.1 (x86_64-unknown-linux-gnu)
 of 2009-02-02 on fencepost
configured using `configure  '--without-x''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
ESC [ > 0 ; 1 3 6 ; 0 c C-x C-f e m a c s . c v TAB 
e m TAB ESC DEL p r e TAB e m a TAB 3 TAB / l i s TAB 
m a i TAB r m a TAB . e TAB RET C-s i g n o r e d - 
C-x C-f ~ / e m a c s C-g C-x C-z C-x C-f ESC DEL ESC 
DEL ESC DEL ESC DEL DEL DEL 3 TAB DEL DEL DEL DEL DEL 
DEL DEL DEL DEL DEL TAB TAB ESC DEL ESC DEL ESC DEL 
TAB TAB e m TAB - 2 2 TAB TAB TAB - 2 2 TAB 3 TAB l 
i s TAB / m a i TAB r m a TAB . e l RET C-s C-s C-x 
b RET ESC x r e p o r t TAB RET

Recent messages:
("/home/e/eliz/emacs.cvs/pretest/emacs-23.0.90/src/emacs")
For information about GNU Emacs and the GNU system, type C-h C-a.
Mark saved where search started
Quit
Making completion list... [3 times]
Mark saved where search started




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2150; Package emacs. (Mon, 02 Feb 2009 07:10:04 GMT) Full text and rfc822 format available.

Message #8 received at 2150 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 2150 <at> debbugs.gnu.org
Subject: Re: bug#2150: 23.0.90; rmail-ignored-headers is not autoloaded
Date: Mon, 02 Feb 2009 02:02:45 -0500
Eli Zaretskii wrote:

> In previous Emacs versions, rmail-ignored-headers was autoloaded, but
> not in 23.0.90.  This causes failures at startup if your ~/.emacs
> customizes that option.

That would depend on how you customize it (presumably you modify it in
some way that accesses the default value, rather than just setting it
unconditionally); but obviously just add the autoload back again if
it's causing problems.

(In general, some files seem to have been written under the assumption
that all defcustoms should be autoloaded. I think this is bogus, but
once this assumption has been made, it can become impossible to ever
take the autoloads away, for the reason you report here.)




bug reassigned from package `emacs' to `emacs,rmail'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Mon, 02 Feb 2009 07:20:04 GMT) Full text and rfc822 format available.

Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Mon, 02 Feb 2009 08:05:05 GMT) Full text and rfc822 format available.

Notification sent to Eli Zaretskii <eliz <at> gnu.org>:
bug acknowledged by developer. (Mon, 02 Feb 2009 08:05:05 GMT) Full text and rfc822 format available.

Message #15 received at 2150-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 2150-done <at> debbugs.gnu.org
Subject: Re: bug#2150: 23.0.90; rmail-ignored-headers is not autoloaded
Date: Mon, 02 Feb 2009 02:53:30 -0500
Autoload restored.




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, Rmail Maintainers <emacs-devel <at> gnu.org>:
bug#2150; Package emacs,rmail. (Mon, 02 Feb 2009 15:50:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, Rmail Maintainers <emacs-devel <at> gnu.org>. (Mon, 02 Feb 2009 15:50:03 GMT) Full text and rfc822 format available.

Message #20 received at 2150 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 2150 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: Re: bug#2150: 23.0.90; rmail-ignored-headers is not autoloaded
Date: Mon, 02 Feb 2009 10:42:44 -0500
> (In general, some files seem to have been written under the assumption
> that all defcustoms should be autoloaded. I think this is bogus, but

Agreed: autoloading variables is evil.

> once this assumption has been made, it can become impossible to ever
> take the autoloads away, for the reason you report here.)

"Me too"


        Stefan




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, Rmail Maintainers <bug-gnu-emacs <at> gnu.org>:
bug#2150; Package emacs,rmail. (Mon, 02 Feb 2009 20:50:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, Rmail Maintainers <bug-gnu-emacs <at> gnu.org>. (Mon, 02 Feb 2009 20:50:04 GMT) Full text and rfc822 format available.

Message #25 received at 2150 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 2150 <at> debbugs.gnu.org
Subject: Re: bug#2150: 23.0.90; rmail-ignored-headers is not autoloaded
Date: Mon, 02 Feb 2009 22:44:07 +0200
> From: Glenn Morris <rgm <at> gnu.org>
> Cc: 2150 <at> emacsbugs.donarmstrong.com
> Date: Mon, 02 Feb 2009 02:02:45 -0500
> 
> Eli Zaretskii wrote:
> 
> > In previous Emacs versions, rmail-ignored-headers was autoloaded, but
> > not in 23.0.90.  This causes failures at startup if your ~/.emacs
> > customizes that option.
> 
> That would depend on how you customize it (presumably you modify it in
> some way that accesses the default value, rather than just setting it
> unconditionally)

I customize variables in the simplest possible way: with a setq.  This
always worked for me, since time immemoriam.




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, Rmail Maintainers <bug-gnu-emacs <at> gnu.org>:
bug#2150; Package emacs,rmail. (Mon, 02 Feb 2009 22:45:03 GMT) Full text and rfc822 format available.

Message #28 received at 2150 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 2150 <at> debbugs.gnu.org
Subject: Re: bug#2150: 23.0.90; rmail-ignored-headers is not autoloaded
Date: Mon, 02 Feb 2009 17:34:58 -0500
Eli Zaretskii wrote:

> I customize variables in the simplest possible way: with a setq.  This
> always worked for me, since time immemoriam.

I was referring to the difference between:

(setq rmail-ignored-headers "foo")

and

(setq rmail-ignored-headers (concat "foo\\|" rmail-ignored-headers))




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Tue, 03 Mar 2009 15:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 16 years and 195 days ago.

Previous Next


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