GNU bug report logs - #7327
24.0.50; cc-mode: default indentation inconsistent with typedefs

Previous Next

Packages: emacs, cc-mode;

Reported by: Christoph <cschol2112 <at> googlemail.com>

Date: Thu, 4 Nov 2010 01:35:03 UTC

Severity: normal

Tags: wontfix

Found in version 24.0.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Christoph <cschol2112 <at> googlemail.com>
Cc: 7327 <at> debbugs.gnu.org, Alan Mackenzie <acm <at> muc.de>
Subject: Re: bug#7327: 24.0.50; cc-mode: default indentation inconsistent
 with typedefs
Date: Wed, 02 Jun 2021 10:48:11 +0200
Christoph <cschol2112 <at> googlemail.com> writes:

> Start with `emacs -Q'. Start new .c file.
>
> Type `typedef enum' then hit `C-j', then `{'.
>
> The code is indented like this:
>
> typedef enum
>   {
>     blabla
>
> Then try `typedef struct', `C-j', '{'.
>
> The code is indented like this:
>
> typedef struct
> {
>   blabla

This behaviour is still present in Emacs 28.

Alan, is this behaving as designed, or is it a bug?

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




This bug report was last modified 3 years and 350 days ago.

Previous Next


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