From: Stefan Kangas <stefan@marxist.se>
To: npostavs@users.sourceforge.net
Cc: 25505@debbugs.gnu.org
Subject: bug#25505: 24.5; doc of `define-minor-mode': incorrect for :keymap
Date: Sat, 25 Sep 2021 09:12:20 -0700 [thread overview]
Message-ID: <CADwFkmkcFYWFxk5r0zCwtUJ4zhrG3WZoevdYHD3vy+nViJBDYw@mail.gmail.com> (raw)
In-Reply-To: <8737flmxr3.fsf@users.sourceforge.net> (npostavs@users.sourceforge.net's message of "Fri, 10 Feb 2017 18:28:32 -0500")
tags 25505 fixed
close 25505 28.1
thanks
npostavs@users.sourceforge.net writes:
> tags 25505 notabug
> quit
>
> Drew Adams <drew.adams@oracle.com> writes:
>
>> For :keymap, the doc string says "Same as the KEYMAP argument."
>> Similarly the doc in (elisp) `Defining Minor Modes'. This does not
>> appear to be correct.
>>
>> For positional arg KEYMAP, the doc string says:
>>
>> If non-nil, it should be a variable name (whose value is a keymap),
>> or an expression that returns either a keymap or a list of
>> arguments for `easy-mmode-define-keymap'.
>> ...
>>
>> But the value of :keymap apparently cannot be a variable name whose
>> value is a keymap or an expression that evaluates to a keymap. The
>> :keymap value you pass is apparently not evaluated - unlike other
>> keyword values such as :group.
>
> The doc says "variable name" as opposed to "expression", I think it's
> clear that expression will be evaluated, and something which is not an
> expression will not be evaluated. I guess we could add "it should be an
> unquoted variable name..."
(Noam asked for suggestions here years ago, but there have been none.)
Having read this bug report, I think "unquoted variable name" fixes the
confusion here, so I've made that change on master (commit 293b8c71b2).
This change will be a part of the upcoming Emacs 28.1.
I'm consequently closing this bug report.
prev parent reply other threads:[~2021-09-25 16:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-21 18:24 bug#25505: 24.5; doc of `define-minor-mode': incorrect for :keymap Drew Adams
2017-01-23 17:12 ` Drew Adams
2017-02-10 23:28 ` npostavs
2017-02-10 23:43 ` Drew Adams
2017-02-15 14:49 ` Michael Heerdegen
2017-02-15 16:55 ` Noam Postavsky
2021-09-25 16:12 ` Stefan Kangas [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CADwFkmkcFYWFxk5r0zCwtUJ4zhrG3WZoevdYHD3vy+nViJBDYw@mail.gmail.com \
--to=stefan@marxist.se \
--cc=25505@debbugs.gnu.org \
--cc=npostavs@users.sourceforge.net \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).