From: Stefan Monnier via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Ola x Nilsson <ola.x.nilsson@axis.com>
Cc: 65159@debbugs.gnu.org
Subject: bug#65159: 30.0.50; pp-fill fails when symbol's lisp-indent-function is bigger than number of arguments
Date: Mon, 14 Aug 2023 23:02:13 -0400 [thread overview]
Message-ID: <jwvmsytm2k6.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <jwq8rali3ux.fsf@axis.com> (Ola x. Nilsson's message of "Wed, 9 Aug 2023 00:08:54 +0200")
> The `pp-fill' function uses the symbol property `lisp-indent-function'
> to insert line breaks in function calls. If the property is an integer
> larger than the actual number of arguments in the function call,
> `forward-sexp' will eventually signal an error.
I pushed a patch to `master` which should fix this problem.
Stefan
next prev parent reply other threads:[~2023-08-15 3:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-08 22:08 bug#65159: 30.0.50; pp-fill fails when symbol's lisp-indent-function is bigger than number of arguments Ola x Nilsson
2023-08-15 3:02 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2023-08-17 11:50 ` Ola x Nilsson
2023-09-08 17:26 ` 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=jwvmsytm2k6.fsf-monnier+emacs@gnu.org \
--to=bug-gnu-emacs@gnu.org \
--cc=65159@debbugs.gnu.org \
--cc=monnier@iro.umontreal.ca \
--cc=ola.x.nilsson@axis.com \
/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.