bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#73051: 31.0.50; json-parse-string truncated docstring


From: Eli Zaretskii
Subject: bug#73051: 31.0.50; json-parse-string truncated docstring
Date: Thu, 05 Sep 2024 21:52:01 +0300

> From: German Pacenza <germanp82@hotmail.com>
> Date: Thu, 05 Sep 2024 13:27:42 -0300
> 
> json-parse-string docstring seems to be truncated at 'which see':
> 
> Parse the JSON STRING into a Lisp value.
> This is essentially the reverse operation of ‘json-serialize’, which
> see. The returned ...

This is not truncation.  "Which see" is a widely-used phrase, a
translation of "quod vide" or "q.v." in Latin.  The Emacs manual says
in "Glossary":

  q.v.
       Short for "quod vide" in Latin, which means "which see".

We use this a lot in our doc strings.

I'm therefore closing this non-bug.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]