>>>>> "Ben" == Ben Collins <bcollins@debian.org> writes:
Ben> I use vim. Basically I set it (for my stuff) with tabstop=8 and
Ben> shiftwidth=4 (indent).
Ok, so you put a line at the end of the file for that then?
vi: sw=4 tw=8 :
Is that the correct syntax?
How about braces? Should I make them hang on the right or start on
the next line?