GNU bug report logs - #61314
29.0.60; c-ts-mode: Multiline comment indentation broken if starting with a '-'

Previous Next

Package: emacs;

Reported by: Mohammed Sadiq <sadiq <at> sadiqpk.org>

Date: Mon, 6 Feb 2023 06:13:01 UTC

Severity: normal

Found in version 29.0.60

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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mohammed Sadiq <sadiq <at> sadiqpk.org>
Subject: bug#61314: closed (Re: bug#61314: 29.0.60; c-ts-mode: Multiline
 comment indentation  broken if starting with a '-')
Date: Sun, 19 Feb 2023 20:42:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61314: 29.0.60; c-ts-mode: Multiline comment indentation broken if starting with a '-'

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 61314 <at> debbugs.gnu.org.

-- 
61314: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61314
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Yuan Fu <casouri <at> gmail.com>
To: Mohammed Sadiq <sadiq <at> sadiqpk.org>
Cc: 61314-done <at> debbugs.gnu.org
Subject: Re: bug#61314: 29.0.60; c-ts-mode: Multiline comment indentation 
 broken if starting with a '-'
Date: Sun, 19 Feb 2023 12:34:43 -0800
Yuan Fu <casouri <at> gmail.com> writes:

> Mohammed Sadiq <sadiq <at> sadiqpk.org> writes:
>
>> The following multi line comment is indented wrong:
>>
>> /*
>>   - item1
>>     - item2
>>       - item3
>>  */
>>
>> The following output is expected instead:
>>
>> /*
>>   - item1
>>   - item2
>>   - item3
>> */
>
> Thanks, I’ll see how to deal with this. c-mode seems to handle this just
> fine. I need to check how does it indent this kind of things.

Ok, this should work now!

Yuan

[Message part 3 (message/rfc822, inline)]
From: Mohammed Sadiq <sadiq <at> sadiqpk.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.60; c-ts-mode: Multiline comment indentation broken if starting
 with a '-'
Date: Mon, 06 Feb 2023 11:42:00 +0530
The following multi line comment is indented wrong:

/*
  - item1
    - item2
      - item3
 */

The following output is expected instead:

/*
  - item1
  - item2
  - item3
*/


In GNU Emacs 29.0.60 (build 14, x86_64-pc-linux-gnu, GTK+ Version
 3.24.36, cairo version 1.16.0) of 2023-02-06 built on purism
Repository revision: 79ab62e0bb5d6185a358a2473c65b6461ea97793
Repository branch: emacs-29
Windowing system distributor 'The X.Org Foundation', version 
11.0.12101006
System Description: Debian GNU/Linux bookworm/sid



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

Previous Next


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