[vox-tech] emacs formatting

Charles McLaughlin cmclaughlin at ucdavis.edu
Fri May 13 23:27:56 PDT 2005


Thanks for all of the suggestions and comments.  I did a little reading 
on programming styles... it turns out my favorite style is called 
BSD/Allman.  :)

I played around with the emacs customize screen for a while, then ended 
up manually added this entry in my .emacs file:

(setq c-offsets-alist
       '((substatement-open . 0)))


Charles


More information about the vox-tech mailing list