From: Random832 <random832@fastmail.com>
To: 21709@debbugs.gnu.org
Subject: bug#21709: 25.0.50; doc of :variable in `define-minor-mode'
Date: Mon, 19 Oct 2015 12:48:14 -0400 [thread overview]
Message-ID: <87si567qk1.fsf@fastmail.com> (raw)
In-Reply-To: <131df705-9c27-4cb5-940e-755ea2635031@default>
Drew Adams <drew.adams@oracle.com> writes:
> Surely the function does not "set" a "state". It might set the
> variable to a new value (but it does not "set" the value).
A state could be a single variable, it could be a dozen variables, it
could be a file on the disk [which GET reads and SET writes] - the point
is to have an abstraction that doesn't care what it is.
Seems like what it really is is a "hackish" way to define a generalized
variable without actually defining one. A sort of "generalized variable
lambda" except for the fact that setf doesn't actually support it.
next prev parent reply other threads:[~2015-10-19 16:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-19 15:14 bug#21709: 25.0.50; doc of :variable in `define-minor-mode' Drew Adams
2015-10-19 16:48 ` Random832 [this message]
2015-10-19 17:52 ` Drew Adams
2021-08-16 12:22 ` Lars Ingebrigtsen
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=87si567qk1.fsf@fastmail.com \
--to=random832@fastmail.com \
--cc=21709@debbugs.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.