From: Drew Adams <drew.adams@oracle.com>
To: 44088@debbugs.gnu.org
Subject: bug#44088: 26.3; doc of `define-obsolete-variable-alias
Date: Mon, 19 Oct 2020 17:08:11 -0700 (PDT) [thread overview]
Message-ID: <43c9682c-9862-4e2a-a9b6-feca45155b0f@default> (raw)
The doc (doc string and Elisp manual, node `Variable Aliases') does not
say that, even though this is a macro, the two "name" arguments are
evaluated. So typically you'll need to pass quoted symbols, not just
the symbols.
The doc should make this clear.
The doc should also say that these args are expected, when evaluated, to
be symbols, not strings. Calling these args "*-NAME" isn't very
helpful, but it will be OK if you state that the values are expected to
be symbols.
In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
of 2019-08-29
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor `Microsoft Corp.', version 10.0.18362
Configured using:
`configure --without-dbus --host=x86_64-w64-mingw32
--without-compress-install 'CFLAGS=-O2 -static -g3''
next reply other threads:[~2020-10-20 0:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-20 0:08 Drew Adams [this message]
2020-10-20 11:28 ` bug#44088: 26.3; doc of `define-obsolete-variable-alias 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=43c9682c-9862-4e2a-a9b6-feca45155b0f@default \
--to=drew.adams@oracle.com \
--cc=44088@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.