emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r108762: Replace eshell-defgroup


From: Stefan Monnier
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r108762: Replace eshell-defgroup with plain defgroup
Date: Wed, 27 Jun 2012 17:19:49 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

>>> Borrowing a trick from vc-sccs.el, wrap the defgroup in a progn
>>> so that the whole thing ends up in the generated autoload file,
>>> esh-groups.el.
>> Curious: why do we need that?
> Why does the whole thing need to be in esh-groups?

No: why do we need to autoload this form?
What fails to happen if we don't?
I thought that custom groups get automatically autoloaded via cus-load.el.


        Stefan



reply via email to

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