GNU bug report logs - #60432
28.2; Doc of `defalias'

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Fri, 30 Dec 2022 17:10:02 UTC

Severity: minor

Found in version 28.2

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#60432: closed (28.2; Doc of `defalias')
Date: Sat, 31 Dec 2022 15:04:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 31 Dec 2022 17:03:14 +0200
with message-id <83o7rj4nv1.fsf <at> gnu.org>
and subject line Re: bug#60432: 28.2; Doc of `defalias'
has caused the debbugs.gnu.org bug report #60432,
regarding 28.2; Doc of `defalias'
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
60432: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60432
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Drew Adams <drew.adams <at> oracle.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: 28.2; Doc of `defalias'
Date: Fri, 30 Dec 2022 17:09:29 +0000
The doc (doc string and Elisp manual) doesn't make clear that "function"
in this context applies also to Lisp macros.  Please make that clear.


In GNU Emacs 28.2 (build 2, x86_64-w64-mingw32)
 of 2022-09-13 built on AVALON
Windowing system distributor 'Microsoft Corp.', version 10.0.19044
System Description: Microsoft Windows 10 Pro (v10.0.2009.19044.2364)

Configured using:
 'configure --with-modules --without-dbus --with-native-compilation
 --without-compress-install CFLAGS=-O2'

Configured features:
ACL GIF GMP GNUTLS HARFBUZZ JPEG JSON LCMS2 LIBXML2 MODULES NATIVE_COMP
NOTIFY W32NOTIFY PDUMPER PNG RSVG SOUND THREADS TIFF TOOLKIT_SCROLL_BARS
XPM ZLIB

(NATIVE_COMP present but libgccjit not available)



[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 60432-done <at> debbugs.gnu.org, drew.adams <at> oracle.com
Subject: Re: bug#60432: 28.2; Doc of `defalias'
Date: Sat, 31 Dec 2022 17:03:14 +0200
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: Drew Adams <drew.adams <at> oracle.com>,  60432 <at> debbugs.gnu.org
> Date: Sat, 31 Dec 2022 09:38:37 -0500
> 
> It can also be a "special form" (e.g. what you have in (symbol-function
> 'if)), or a keymap, or a symbol (alias) or a vector or string (kdb
> macro).
> 
> Of course, it can also be any other kind of value, tho in that case
> it'll only be useful if the symbol is treated in an ad-hoc manner
> elsewhere, since "normal" use (such as evaluating something of the form
> `(SYMBOL ...) or adding SYMBOL as the command to use in a keymap) would
> then lead to an error.

Thanks, I updated the manual with this information, and I'm closing
the bug.


This bug report was last modified 2 years and 138 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.