GNU bug report logs - #63487
30.0.50; C-M-u does not work correctly in c-ts-mode

Previous Next

Package: emacs;

Reported by: Daniel Martín <mardani29 <at> yahoo.es>

Date: Sat, 13 May 2023 17:38:02 UTC

Severity: normal

Found in version 30.0.50

Done: Yuan Fu <casouri <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Daniel Martín <mardani29 <at> yahoo.es>, Yuan Fu <casouri <at> gmail.com>
Cc: 63487 <at> debbugs.gnu.org
Subject: bug#63487: 30.0.50; C-M-u does not work correctly in c-ts-mode
Date: Thu, 18 May 2023 14:12:53 +0300
> Date: Sat, 13 May 2023 19:37:39 +0200
> From:  Daniel Martín via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> 
> Steps to reproduce:
> 
> emacs -Q
> C-x b sample.c RET
> M-x c-ts-mode
> Write the following code:
> 
> int foo(int a, int b) {
>   
> }
> 
> With point inside the function, press C-M-u.
> 
> Actual result:
> 
> Emacs beeps and shows "At top level".
> 
> Expected result:
> 
> Point goes to the open { instead.

I hope Yuan will look into this soon.




This bug report was last modified 2 years and 5 days ago.

Previous Next


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