all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jonas Bernoulli <jonas@bernoul.li>
To: 58252@debbugs.gnu.org
Subject: bug#58252: 29.0.50; Docstrings generated by defclass may be to wide
Date: Sun, 02 Oct 2022 16:33:40 +0200	[thread overview]
Message-ID: <87a66emh17.fsf@bernoul.li> (raw)

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.





             reply	other threads:[~2022-10-02 14:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-02 14:33 Jonas Bernoulli [this message]
2022-10-02 15:29 ` bug#58252: 29.0.50; Docstrings generated by defclass may be to wide Stefan Kangas
2022-10-02 21:17   ` Jonas Bernoulli
2022-10-02 22:06     ` Stefan Kangas
2022-10-03 12:28       ` Jonas Bernoulli
2022-10-03 12:36         ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a66emh17.fsf@bernoul.li \
    --to=jonas@bernoul.li \
    --cc=58252@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.