all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Jonas Bernoulli <jonas@bernoul.li>, 58252@debbugs.gnu.org
Subject: bug#58252: 29.0.50; Docstrings generated by defclass may be to wide
Date: Sun, 2 Oct 2022 08:29:26 -0700	[thread overview]
Message-ID: <CADwFkmm237-Oo7BfLadsUnz8Z_O93nvRHUDNX+ZJe_9p9V_OVw@mail.gmail.com> (raw)
In-Reply-To: <87a66emh17.fsf@bernoul.li>

Jonas Bernoulli <jonas@bernoul.li> writes:

> 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.

Thanks, I pushed a fix for this (commit 0a40120b40).  Could you please
test it?

If it's still not working, please give examples of docstrings where it
doesn't.





  reply	other threads:[~2022-10-02 15:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-02 14:33 bug#58252: 29.0.50; Docstrings generated by defclass may be to wide Jonas Bernoulli
2022-10-02 15:29 ` Stefan Kangas [this message]
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=CADwFkmm237-Oo7BfLadsUnz8Z_O93nvRHUDNX+ZJe_9p9V_OVw@mail.gmail.com \
    --to=stefankangas@gmail.com \
    --cc=58252@debbugs.gnu.org \
    --cc=jonas@bernoul.li \
    /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.