emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autoload cookies for defcustoms


From: Stefan Monnier
Subject: Re: autoload cookies for defcustoms
Date: Mon, 30 Aug 2010 17:54:49 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Did a blanket replace. (however in the example you showed me I see some
> toplevel code evaluated). It is up to maintainers what to do with the
> patch, it just shows `defcustoms' with `autoload'. I might refine it if
> somebody comes up with rules to follow.

The reason we haven't removed tham is because there is no mechanical
rule to follow: it depends on whether the change is likely to bump into
code (in Elisp packages or in .emacs configs) that expects them to be
predefined :-(
The difficulty of removing them is the main reason why I hate them.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]