From: Eric Gillespie <epg@pretzelnet.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 73041@debbugs.gnu.org, Stefan Monnier <monnier@iro.umontreal.ca>
Subject: bug#73041: 30.0.90; track-changes-mode logs warnings (#70541 regression? not actually fixed?)
Date: Tue, 24 Sep 2024 20:36:59 -0500 [thread overview]
Message-ID: <87o74c1pl0.fsf@hassadar.pretzelnet.org> (raw)
In-Reply-To: <86r09d4bie.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 21 Sep 2024 12:11:21 +0300")
Eli Zaretskii <eliz@gnu.org> writes:
> Ping! epg, could you please try Stefan's patches and report back?
Sorry for the delay. I applied that patch the next time I built,
and it definitely had an impact, but not what I expected.
I now have a trivial -Q test case for a bug, though I fear it may
not be the bug I originally reported here.
1. Run 'cargo new foo' to create a new cargo project
2. emacs -Q foo/src/main.rs
3. M-x rust-ts-mode RET
4. M-x eglot RET
5. C-x k RET
Expected:
Buffer main.rs is killed.
Actual:
(cl-assert (track-changes--sane-state-p)) assertion triggered.
Who knows, maybe these two bugs share a root cause.
> From: Stefan Monnier <monnier@iro.umontreal.ca>
>> Hmm... this clearly points to a bug in track-changes.
In fact, I was able to trace this kill-buffer behavior all the
way back to the birth of track-changes in commit
d7a83e23d47ca9e3e6ca70078e956e31301e5e6d (the patch needed a tiny
bit of conflict resolution to apply that far back, but it was no
problem).
Thanks!
--
Eric Gillespie <*> epg@pretzelnet.org
next prev parent reply other threads:[~2024-09-25 1:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-05 13:28 bug#73041: 30.0.90; track-changes-mode logs warnings (#70541 regression? not actually fixed?) epg
2024-09-05 13:54 ` Eli Zaretskii
2024-09-08 23:06 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-21 9:11 ` Eli Zaretskii
2024-09-25 1:36 ` Eric Gillespie [this message]
2024-09-27 14:55 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-10-03 19:21 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-10-10 16:21 ` Eric Gillespie
2024-10-17 15:45 ` Stefan Monnier 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=87o74c1pl0.fsf@hassadar.pretzelnet.org \
--to=epg@pretzelnet.org \
--cc=73041@debbugs.gnu.org \
--cc=eliz@gnu.org \
--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.