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

Re: xemacs: c-set-offset



* Aaron Van Couwenberghe <avancouw@calpoly.edu> 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 <colin.marquardt@gmx.de>


Reply to: