help-gnu-emacs-bounces+escott=nyiso.com@gnu.org wrote
on 09/29/2004 02:33:27 PM:
> Well, I have no idea what I did but GNU Emacs (21.3.50.1) changed
> indenting of C++ code. Now it indents 2 spaces instead of the usual
3
> and moves comment characters ("//") typed in the first column
to align
> with the indented code...it didn't do that before.
>
> Any ideas on what I could have done to make this happen or how I can
> fix it? (I'm on WinXP, SP1.) Thanks.
>
> Sarir
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
Try c-set-style
When prompted use ? to list available styles. There
are 11 under the W2000 install!. I like Ellemtel.
Eric.