On Fri 22 Dec 2006 at 23:34:03 +0100, Richard Levitte - VMS Whacker wrote: > Olaf, did you do the indentation in DisplayWin manually, or with > something somewhat automatic? Do you use emacs or vi (and > puh-leaaase, no editor war, ok?)?
I don't need an editor war any more than you :-) I did the indentation semi-automatically, first using Vim's re-indent command (=), and then splitting some lines of the form "if (foo) bar;" and joining some where "} else if (...)" was not on one line. No doubt my settings for hard tabs at 8 and "soft tabs" of 4 has been taken into account. Once we settle on some layout, I'm sure I can make some vim settings that do all or most of the work for it without thinking about it. Similarly for settings for the "indent" program. As long as what we choose can be automatically produced, it is easy :-) > Cheers, > Richard -Olaf. -- ___ Olaf 'Rhialto' Seibert -- You author it, and I'll reader it. \X/ rhialto/at/xs4all.nl -- Cetero censeo "authored" delendum esse.
