From: Michael Heerdegen via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 70039@debbugs.gnu.org
Cc: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: bug#70039: 30.0.50; list-packages install: Invalid read syntax: "#"
Date: Wed, 27 Mar 2024 22:10:40 +0100 [thread overview]
Message-ID: <8734sbfkj3.fsf@web.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 525 bytes --]
Hello,
got this new error today when trying to install a package with M-x
list-packages.
When I revert this commit:
7e32e8392ab "Fix recent test regressions"
(Stefan Monnier <monnier@iro.umontreal.ca> 2024-03-22)
the problem disappears. This commit causes a destruction of my custom
file when it gets pp-filled, by adding newlines into #N# syntaxes, like
#1# => #1\n#.
Attached is a test file. If you (pp-fill (point-min) (point-max))
you will see this effect happen near the end of that file.
TIA,
Michael.
[-- Attachment #2: pp-fill-test.el --]
[-- Type: application/emacs-lisp, Size: 4394 bytes --]
next reply other threads:[~2024-03-27 21:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-27 21:10 Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2024-03-28 19:34 ` bug#70039: 30.0.50; list-packages install: Invalid read syntax: "#" Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-29 11:51 ` Michael Heerdegen via Bug reports for GNU Emacs, the Swiss army knife of text editors
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=8734sbfkj3.fsf@web.de \
--to=bug-gnu-emacs@gnu.org \
--cc=70039@debbugs.gnu.org \
--cc=michael_heerdegen@web.de \
--cc=monnier@iro.umontreal.ca \
/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.