> You are also annoying re-indenting the code.  Why is
> this so hard for
> people to get right?  Changing two lines of code
> without changing the
> indention of the dozen lines you didn't touch
> shouldn't be hard.  darcs
> even has its nice interactive patch selector.

Hello alls, 

Here is my .emacs file to help with keeping the
indentation consistent. If you use emacs, this will
help alot.

As I work with mostly robotd code, I have the:

(setq c-default-style "bsd"
     c-basic-offset 3)

However, if working with netrek-server code, change
that to 4, and I think you should be good to go. 


Jimmy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .emacs
Type: application/octet-stream
Size: 446 bytes
Desc: 2460494731-.emacs
Url : http://mailman.us.netrek.org/pipermail/netrek-dev/attachments/20060525/ef873fba/attachment.obj