bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#6151: mystery arguments of define-minor-mode + describe-function


From: Stefan Monnier
Subject: bug#6151: mystery arguments of define-minor-mode + describe-function
Date: Mon, 10 May 2010 11:33:04 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Maybe the define-minor-mode should always add to the docstring that it
> is a minor mode and provide links between the minor mod variable and
> the minor mode function?

Yes, it could check the presence of "ARG" in the provided docstring or
something like that and add a standard blurb if the docstring doesn't
already have it.


        Stefan






reply via email to

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