* Aaron Van Couwenberghe <[EMAIL PROTECTED]> writes:

>   I found c-set-offset, in answer to my own previous question. Now, my
> question is this: I can M-x c-set-offset <ret> key <ret> value, but how can
> I put these into my .emacs?

  (setq c-set-offset 3)

*but*: the easiest and nowadays prefered solution would be to play
with
   M-x customize RET c RET
and see what options are there.

HTH,
  Colin

-- 
Colin Marquardt <[EMAIL PROTECTED]>

Reply via email to