GNU bug report logs -
#2150
23.0.90; rmail-ignored-headers is not autoloaded
Previous Next
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.
Full log
View this message in rfc822 format
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.)
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.