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

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

Re: [address@hidden: c-indent confused with case keyword in string]


From: Martin Stjernholm
Subject: Re: [address@hidden: c-indent confused with case keyword in string]
Date: 10 Nov 2002 17:01:17 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Richard Stallman <rms@gnu.org> wrote:

> This seems to concern C mode.
> 
> From: Thierry Legras     <legras@nmu.alcatel.fr>
> Subject: c-indent confused with case keyword in string
/.../
> int
> main()
> {
>     int res;
>     printf("case A :\n");                                       
>     printf("case B :\n");
>                 res = 0; /* indentation broken! */
> }
> 
> I didn't have this problem this 21.7.1.

This is a known problem in CC Mode 5.28. It should be fixed in the
version that is in the Emacs cvs.





reply via email to

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