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


Message #13 received at 61314-done <at> debbugs.gnu.org (full text, mbox):

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




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

Previous Next


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