On Sun, Dec 22, 2013 at 3:41 PM, David Given <d...@cowlark.com> wrote:

>
> (Incidentally, at some future point when I have time, would a patch to
> add vim modelines to all the sourcefiles be likely to be accepted? This
> would configure vim to get the indentation right automatically. I don't
> know whether emacs would honour it too, though. This would involve a
> single-line comment at the end of each file.)
>

No.  The sources should be editor-agnostic.  We do not need editor-wars.

A corollary to the above is there should be no tabs anywhere in the source
code.  (I have not checked yet to see if your changes contain tabs.)

See http://www.fossil-scm.org/fossil/doc/tip/www/style.wiki for additional
information on the coding style.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to