GNU bug report logs -
#30297
27.0.50; *Help* shows inaccurate arglist for json-parse-string
Previous Next
Reported by: "Basil L. Contovounesios" <contovob <at> tcd.ie>
Date: Wed, 31 Jan 2018 01:09:02 UTC
Severity: normal
Found in version 27.0.50
Done: Philipp Stephani <p.stephani2 <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 30297 in the body.
You can then email your comments to 30297 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#30297
; Package
emacs
.
(Wed, 31 Jan 2018 01:09:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Basil L. Contovounesios" <contovob <at> tcd.ie>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Wed, 31 Jan 2018 01:09:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-Fix-arglist-doc-of-json-parse-functions.patch (text/x-diff, attachment)]
[Message part 2 (text/plain, inline)]
Seen on latest master:
1. emacs -Q
2. C-h f json-parse-string RET
*Help* reports the following arglist:
(json-parse-string &key (OBJECT-TYPE 'hash-table))
despite mention of the positional argument STRING in the rest of the
docstring.
Attached is a doc fix suggestion.
Thanks,
--
Basil
In GNU Emacs 27.0.50 (build 3, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2018-01-30 built on thunk
Repository revision: 2b0bcbbaa64f95c14deed89fdf279d8be48ee352
Windowing system distributor 'The X.Org Foundation', version 11.0.11905000
System Description: Debian GNU/Linux buster/sid
Quit
Configured using:
'configure --config-cache --prefix=/home/blc/.local --with-mailutils
--with-x-toolkit=lucid --with-modules --with-file-notification=yes
--with-x 'CFLAGS=-flto -fomit-frame-pointer -march=native -maes -mavx
-mcrc32 -mf16c -mfpmath=sse -mfsgsbase -mfxsr -minline-all-stringops
-mmmx -mpclmul -mpopcnt -msahf -msse4.2 -mxsave -mxsaveopt -mvzeroupper
-O2 -pipe' LDFLAGS=-flto'
Configured features:
XAW3D XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS
NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS LUCID X11 MODULES THREADS LIBSYSTEMD JSON LCMS2
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#30297
; Package
emacs
.
(Fri, 02 Feb 2018 15:24:03 GMT)
Full text and
rfc822 format available.
Message #8 received at 30297 <at> debbugs.gnu.org (full text, mbox):
> From: "Basil L. Contovounesios" <contovob <at> tcd.ie>
> Date: Tue, 30 Jan 2018 23:31:29 +0000
>
> Seen on latest master:
>
> 1. emacs -Q
> 2. C-h f json-parse-string RET
>
> *Help* reports the following arglist:
>
> (json-parse-string &key (OBJECT-TYPE 'hash-table))
>
> despite mention of the positional argument STRING in the rest of the
> docstring.
>
> Attached is a doc fix suggestion.
Philipp, any comments?
Thanks.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#30297
; Package
emacs
.
(Fri, 02 Feb 2018 19:44:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 30297 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Eli Zaretskii <eliz <at> gnu.org> schrieb am Fr., 2. Feb. 2018 um 16:24 Uhr:
> > From: "Basil L. Contovounesios" <contovob <at> tcd.ie>
> > Date: Tue, 30 Jan 2018 23:31:29 +0000
> >
> > Seen on latest master:
> >
> > 1. emacs -Q
> > 2. C-h f json-parse-string RET
> >
> > *Help* reports the following arglist:
> >
> > (json-parse-string &key (OBJECT-TYPE 'hash-table))
> >
> > despite mention of the positional argument STRING in the rest of the
> > docstring.
> >
> > Attached is a doc fix suggestion.
>
> Philipp, any comments?
>
>
LGTM.
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#30297
; Package
emacs
.
(Sat, 03 Feb 2018 08:19:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 30297 <at> debbugs.gnu.org (full text, mbox):
> From: Philipp Stephani <p.stephani2 <at> gmail.com>
> Date: Fri, 02 Feb 2018 19:43:41 +0000
> Cc: "Basil L. Contovounesios" <contovob <at> tcd.ie>, 30297 <at> debbugs.gnu.org
>
> > Attached is a doc fix suggestion.
>
> Philipp, any comments?
>
> LGTM.
Thanks, then could you please push it to master, in Basil's name (he
has a copyright assignment on file, in case you wondered).
Reply sent
to
Philipp Stephani <p.stephani2 <at> gmail.com>
:
You have taken responsibility.
(Sat, 03 Feb 2018 14:20:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Basil L. Contovounesios" <contovob <at> tcd.ie>
:
bug acknowledged by developer.
(Sat, 03 Feb 2018 14:20:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 30297-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Eli Zaretskii <eliz <at> gnu.org> schrieb am Sa., 3. Feb. 2018 um 09:19 Uhr:
> > From: Philipp Stephani <p.stephani2 <at> gmail.com>
> > Date: Fri, 02 Feb 2018 19:43:41 +0000
> > Cc: "Basil L. Contovounesios" <contovob <at> tcd.ie>, 30297 <at> debbugs.gnu.org
> >
> > > Attached is a doc fix suggestion.
> >
> > Philipp, any comments?
> >
> > LGTM.
>
> Thanks, then could you please push it to master, in Basil's name (he
> has a copyright assignment on file, in case you wondered).
>
Done.
[Message part 2 (text/html, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 04 Mar 2018 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 172 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.