Eric Knudstrup <eknuds(a)extremenetworks.com> wrote:
I am running XEmacs 21.2 under Windows NT, and it seems like every
time I
open a new C file it resets c-basic-offset.
This is version 5.25 of CC Mode.
Is there something I'm probably doing wrong?
I have the following in my .emacs:
(setq-default c-basic-offset 4)
But, I also have it as a part in different c-styles that I'm using. If
you only use one c-style the above should be enough I think.
--
Cheers,
-Dima.