GNU bug report logs - #48877
emacs 26.x incorrect enum indentation for c++

Previous Next

Package: emacs;

Reported by: ar <ar123456 <at> gmail.com>

Date: Sun, 6 Jun 2021 15:28:02 UTC

Severity: normal

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 48877 in the body.
You can then email your comments to 48877 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#48877; Package emacs. (Sun, 06 Jun 2021 15:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to ar <ar123456 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 06 Jun 2021 15:28:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: ar <ar123456 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: emacs 26.x incorrect enum indentation for c++
Date: Sun, 6 Jun 2021 09:45:00 -0400
[Message part 1 (text/plain, inline)]
Hi,

This is happening even if I run 'emacs -Q':

class A {
public:
  enum EnumWithLongName {
                         val0,
                         val1,
                         val2
  };
};

Thanks,

Aleksey
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#48877; Package emacs. (Mon, 07 Jun 2021 09:46:02 GMT) Full text and rfc822 format available.

Message #8 received at 48877 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: ar <ar123456 <at> gmail.com>
Cc: 48877 <at> debbugs.gnu.org
Subject: Re: bug#48877: emacs 26.x incorrect enum indentation for c++
Date: Mon, 07 Jun 2021 11:45:04 +0200
ar <ar123456 <at> 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




bug closed, send any further explanations to 48877 <at> debbugs.gnu.org and ar <ar123456 <at> gmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 07 Jun 2021 09:46:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 05 Jul 2021 11:24:10 GMT) Full text and rfc822 format available.

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

Previous Next


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