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

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

Re: indenting and wrapping


From: Marc Tfardy
Subject: Re: indenting and wrapping
Date: Wed, 27 Jul 2005 12:59:54 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Jeff Hartnell schrieb:
Hi,
I have a couple of problems with emacs version 21.3.1 that came with SuSE linux 9.2.

1.) C++ mode related

The "basic offset" refered to in FAQ 5.19 is currently set to 4 white-spaces. I want to set it to 2 white-spaces. I tried
(setq standard-indent 2)
but it has no effect.

Use c-basic-offset and set it to 2.


regards

Marc



reply via email to

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