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

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

RE: emacs 21 c-indent broken


From: Moore, Mathew L
Subject: RE: emacs 21 c-indent broken
Date: Mon, 28 Oct 2002 14:44:18 -0500

Doesn't work for me, unfortunately, even with the -q startup option.

Funny thing, you have to have more than one "case :" string in a row, for
the second printf() line indents just fine...only the third one screws up.

--Matt

> -----Original Message-----
> From: Henrik Enberg [mailto:henrik+news@enberg.org]
> Sent: Monday, October 28, 2002 14:15
> To: help-gnu-emacs@gnu.org
> Subject: Re: emacs 21 c-indent broken
> 
> 
> tlegras@yahoo.fr (tl) writes:
> 
> > It seems that emacs 21.2.2 is confused when "case" and ":" are both
> > used inside a string; see my example in a c-mode buffer:
> >
> >     printf("case A :\n");                                   
> >     printf("case B :\n");
> >             res = 0; /* indentation broken! */
> 
> It works for me [tm].  Do you have any personal c-mode customizations?
> 
> -- 
> Booting... /vmemacs.el
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
> 




reply via email to

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