GNU bug report logs -
#64776
29.0.91; doc string of `ignore'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Fri, 21 Jul 2023 19:43:02 UTC
Severity: minor
Found in version 29.0.91
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#64776: 29.0.91; doc string of `ignore'
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 64776 <at> debbugs.gnu.org.
--
64776: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64776
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>
> Date: Fri, 21 Jul 2023 19:42:16 +0000
>
> 1. The two "and"s here are confusing. Maybe say something like this:
>
> It is bound to key sequences M-<noname>, C-<noname> and
> C-M-<drag-mouse-1>, and to many ordinary text characters.
This text is auto-generated, and in most cases the last "and" would
not be there. I did nothing about this, as the issue is very minor
anyway.
> 2. TheA &rest argument, such as ARGUMENTS here, is singular; its value
> is a list of actual arguments.
>
> This is incorrect; there is only one &rest argument, and its name
> here is ARGUMENTS.
>
> This:
>
> This function accepts any number of ARGUMENTS, but ignores them.
>
> should be this:
>
> This function accepts any number of arguments, but ignores them.
Thanks, I fixed it in a different way (the first sentence of a good
doc string should reference the arguments).
Closing.
[Message part 3 (message/rfc822, inline)]
1. The two "and"s here are confusing. Maybe say something like this:
It is bound to key sequences M-<noname>, C-<noname> and
C-M-<drag-mouse-1>, and to many ordinary text characters.
2. TheA &rest argument, such as ARGUMENTS here, is singular; its value
is a list of actual arguments.
This is incorrect; there is only one &rest argument, and its name
here is ARGUMENTS.
This:
This function accepts any number of ARGUMENTS, but ignores them.
should be this:
This function accepts any number of arguments, but ignores them.
In GNU Emacs 29.0.91 (build 2, x86_64-w64-mingw32) of 2023-05-14 built
on AVALON
Windowing system distributor 'Microsoft Corp.', version 10.0.19045
System Description: Microsoft Windows 10 Pro (v10.0.2009.19045.3086)
Configured using:
'configure --with-modules --without-dbus --with-native-compilation
--without-compress-install --with-tree-sitter CFLAGS=-O2'
Configured features:
ACL GIF GMP GNUTLS HARFBUZZ JPEG JSON LCMS2 LIBXML2 MODULES NATIVE_COMP
NOTIFY W32NOTIFY PDUMPER PNG RSVG SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XPM ZLIB
(NATIVE_COMP present but libgccjit not available)
This bug report was last modified 1 year and 364 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.