GNU bug report logs -
#44088
26.3; doc of `define-obsolete-variable-alias
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Tue, 20 Oct 2020 00:09:02 UTC
Severity: minor
Tags: fixed
Found in version 26.3
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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''
This bug report was last modified 4 years and 215 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.