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: Glenn Morris
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r108762: Replace eshell-defgroup with plain defgroup
Date: Wed, 27 Jun 2012 12:24:14 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Stefan Monnier wrote:

>>   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?
IIRC, because of the way esh-module.el uses that file.
Browsing the eshell-module group is supposed to show you all the other
related groups you can customize and their full descriptions,
without having to load the associated file.



reply via email to

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