GNU bug report logs - #73800
30.0.91; infinite loop in c-ts-mode--anchor-prev-sibling

Previous Next

Package: emacs;

Reported by: Renato Fernandes de Queiroz <renatofq <at> gmail.com>

Date: Mon, 14 Oct 2024 08:16:02 UTC

Severity: normal

Found in version 30.0.91

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 73800 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Renato Fernandes de Queiroz <renatofq <at> gmail.com>
Cc: Yuan Fu <casouri <at> gmail.com>, 73800 <at> debbugs.gnu.org
Subject: Re: bug#73800: 30.0.91;
 infinite loop in c-ts-mode--anchor-prev-sibling
Date: Sat, 19 Oct 2024 11:26:17 +0300
> Date: Mon, 14 Oct 2024 00:53:56 -0300
> From: Renato Fernandes de Queiroz <renatofq <at> 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?




This bug report was last modified 216 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.