Calling Emacs gurus,

I am having trouble with the auto indent settings for the C major mode
(c-basic-offset).

I want this to be 4 which is the standard setting.  At one point I had
changed it to 2 but I can't change it back.

When I start emacs this is what the customisation buffer says:

C Basic Offset: [Hide] 2
   [State]: this option has been changed outside the customize buffer.
Amount of basic offset used by + and - symbols in `c-offsets-alist'.
Parent groups: [C]

My .emacs file has a line:

(custom-set-variables
 ...
 '(c-basic-offset 4)
)

But this does not seem to be loading up.

It all works if I go and manually change the setting and say "save for
this session".



-- 
**************
* Simon Wong *
**************

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to