all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Raffaele Ricciardi <rfflrccrd@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: define-minor-mode: what's the purpose of the BODY argument?
Date: Thu, 16 Aug 2012 11:49:10 +0100	[thread overview]
Message-ID: <a941hcF6evU1@mid.individual.net> (raw)

Hello there,

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 code to be run every time the mode is activated or deactivated, 
and such
code can check `prefix-argument' to determine whether it should activate or
deactivate itself?

Thanks.


             reply	other threads:[~2012-08-16 10:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-16 10:49 Raffaele Ricciardi [this message]
2012-08-16 14:05 ` define-minor-mode: what's the purpose of the BODY argument? Drew Adams
     [not found] ` <mailman.7109.1345125960.855.help-gnu-emacs@gnu.org>
2012-08-16 17:23   ` Raffaele Ricciardi
2012-08-16 21:32     ` Raffaele Ricciardi
2012-08-24 22:24       ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a941hcF6evU1@mid.individual.net \
    --to=rfflrccrd@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.