GNU bug report logs - #58252
29.0.50; Docstrings generated by defclass may be to wide

Previous Next

Package: emacs;

Reported by: Jonas Bernoulli <jonas <at> bernoul.li>

Date: Sun, 2 Oct 2022 14:34:03 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Fixed in version 29.1

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jonas Bernoulli <jonas <at> bernoul.li>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.50; Docstrings generated by defclass may be to wide
Date: Sun, 02 Oct 2022 16:33:40 +0200
The docstrings generated by helper functions of defclass are to wide
if the name of the class is wide enough.  For example, the docstring
for `emacsql-sqlite-builtin-connection--eieio-childp' is:

,----
| emacsql-sqlite-builtin-connection--eieio-childp is a byte-compiled
| Lisp function in `emacsql-sqlite-builtin.el'.
| 
| (emacsql-sqlite-builtin-connection--eieio-childp OBJ)
| 
| Return non-nil if OBJ is an object of type `emacsql-sqlite-builtin-connection' or a subclass.
`----

This affects at least the --eieio-childp, -child-p, -list-p and -p
functions.




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

Previous Next


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