"Clarence Donath" <donath(a)hks.com> writes:
I've been all through the faqs, documentation and archives, and
found
c-brace-offset, c-continued-brace-offset, etc., tried them all, but XEmacs is
ignoring these.
The variable is buffer-local. You have use a hook:
(add-hook 'c-mode-common-hook
#'(lambda () (setq c-brace-offset 0)))
Should do the trick.
norbert.
--
Gibble, Gobble, we ACCEPT YOU ---