emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61997: closed (30.0.50; c++-ts-mode;cannot indent in an empty functi


From: GNU bug Tracking System
Subject: bug#61997: closed (30.0.50; c++-ts-mode;cannot indent in an empty function body)
Date: Tue, 12 Sep 2023 00:53:03 +0000

Your message dated Mon, 11 Sep 2023 17:52:46 -0700
with message-id 
<CADwFkmndWtpdwyTeGg-uz1Z2+yHa8Ag_B+nBbvOW8E_P33cO-g@mail.gmail.com>
and subject line Re: bug#61997: 30.0.50; c++-ts-mode;cannot indent in an empty 
function body
has caused the debbugs.gnu.org bug report #61997,
regarding 30.0.50; c++-ts-mode;cannot indent in an empty function body
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61997: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61997
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; c++-ts-mode;cannot indent in an empty function body Date: Mon, 06 Mar 2023 11:03:51 +0800 User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (Gojō) APEL-LB/10.8 EasyPG/1.0.0 Emacs/30.0.50 (x86_64-w64-mingw32) MULE/6.0 (HANACHIRUSATO)
When the cursor is at the position of the following code,
pressing tab cannot indent to the correct position.

int add() {
|  <-- pressing tab can not indent
}

The expected position after pressing the tab:

int add() {
  |
}



In GNU Emacs 30.0.50 (build 6, x86_64-w64-mingw32)
Repository revision: 6fb8a4dff7ef22f96ebe1a775240617aabac6526
Repository branch: master
Windowing system distributor 'Microsoft Corp.', version 10.0.22621
System Description: Microsoft Windows 10 Home China (v10.0.2009.22621.1105)




--- End Message ---
--- Begin Message --- Subject: Re: bug#61997: 30.0.50; c++-ts-mode;cannot indent in an empty function body Date: Mon, 11 Sep 2023 17:52:46 -0700
Yuan Fu <casouri@gmail.com> writes:

> Right. I fixed this regression on emacs-29.

It seems like this issue was fixed, but it was left open in the bug
tracker.  I'm therefore closing it now.

Please remember to close bug reports when they are fixed.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]