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

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

Re: no identation after 'namespace {'


From: Nikolaj Schumacher
Subject: Re: no identation after 'namespace {'
Date: Tue, 07 Oct 2008 22:36:07 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin)

Rodrigo Canellas <rodrigo.canellas@tqtvd.com> wrote:

> I would like that after a 'namespace {'  C-j, the code would not be indented,
> even if I press C-i, or type, for instance, 'class a {'.

Customize `c-offsets-alist'.  Set innamespace to 0.

You con also configure several coding styles with `c-add-style' if you
want to toggle the behavior.

regards,
Nikolaj Schumacher




reply via email to

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