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

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

RE: define-minor-mode: what's the purpose of the BODY argument?


From: Drew Adams
Subject: RE: define-minor-mode: what's the purpose of the BODY argument?
Date: Thu, 16 Aug 2012 07:05:38 -0700

> the documentation of `define-minor-mode' begins with:
> 
> Macro: define-minor-mode mode doc [init-value [lighter [keymap]]]
> keyword-args... body...
> 
> Then it continues with documenting what the purpose of each 
> argument is, but it fails to do so for the BODY argument.  So,
> what's the purpose of that argument?  Is it...?

You should not have to guess.

To find out the answer, file a doc bug report. ;-)
Each of the arguments should be described in the doc string.

M-x report-emacs-bug




reply via email to

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