On Wed, 15 Dec 1999 00:32:51 PST, the world broke into rejoicing as
Dave Peticolas <[EMAIL PROTECTED]> said:
> Thanks for the patch, Rob. I'm stripping out all the emacs mode
> comments from your diffs. I realize there are some in existing
> files, but we're trying to move away from using them, as it can
> make it difficult for people using other editors.
>
> In particular, setting your tab-width to 2 will make your code
> look strange on most other editors. Generally, it's best to use
> a tab width of 8. Even better is to not insert tabs at all and
> just use space. You can set this behavior with
>
> (setq-default indent-tabs-mode nil)
>
> in your .emacs file.
A thought: It would surely be desirable to have some sort of
common indentation policy applied to the C code; this could be
applied by setting up an "indent" command with the preferred
indentation policy in the Makefile. The *critical* step would
be that before checking in the code, one would use the command
"make indent" to make sure that the common policy was applied.
--
43% of all statistics are worthless.
[EMAIL PROTECTED] - <http://www.hex.net/~cbbrowne/lsf.html>
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]