From: Renato Fernandes de Queiroz <renatofq@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Yuan Fu <casouri@gmail.com>, 73800@debbugs.gnu.org
Subject: bug#73800: 30.0.91; infinite loop in c-ts-mode--anchor-prev-sibling
Date: Sat, 19 Oct 2024 06:36:52 -0300 [thread overview]
Message-ID: <de10aaa8-e7d6-4a0f-9948-498741a36e63@gmail.com> (raw)
In-Reply-To: <86plnwlcra.fsf@gnu.org>
The issue is fixed in current emacs-30. Thanks
Em 19/10/2024 05:26, Eli Zaretskii escreveu:
>> Date: Mon, 14 Oct 2024 00:53:56 -0300
>> From: Renato Fernandes de Queiroz <renatofq@gmail.com>
>>
>> Steps to reproduce:
>> 1. Open a new buffer and load c-ts-mode
>> 2. insert the following code
>>
>> int
>> main (int argc, char *argv[])
>> {
>> int x;
>>
>> a
>> }
>>
>> 3. Move point past 'a'
>> 4. Hit TAB
>>
>> Emacs enters a infinite loop.
>
> It no longer does infloop with the current emacs-30 branch, probably
> due to changes installed there lately. Could you please try the
> latest branch and see if the problem persists?
next prev parent reply other threads:[~2024-10-19 9:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-14 3:53 bug#73800: 30.0.91; infinite loop in c-ts-mode--anchor-prev-sibling Renato Fernandes de Queiroz
2024-10-14 13:12 ` Charalampos Mitrodimas
2024-10-19 8:26 ` Eli Zaretskii
2024-10-19 9:36 ` Renato Fernandes de Queiroz [this message]
2024-10-19 10:15 ` Eli Zaretskii
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=de10aaa8-e7d6-4a0f-9948-498741a36e63@gmail.com \
--to=renatofq@gmail.com \
--cc=73800@debbugs.gnu.org \
--cc=casouri@gmail.com \
--cc=eliz@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.