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

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

bug#48877: emacs 26.x incorrect enum indentation for c++


From: Lars Ingebrigtsen
Subject: bug#48877: emacs 26.x incorrect enum indentation for c++
Date: Mon, 07 Jun 2021 11:45:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

ar <ar123456@gmail.com> writes:

> This is happening even if I run 'emacs -Q':
>
> class A {
> public:
>   enum EnumWithLongName {
>                          val0,
>                          val1,
>                          val2
>   };
> };

I can reproduce this in Emacs 26, but it's been fixed in Emacs 28.
Therefore I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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