[PATCH] hgweb: render tabs to 8 spaces

timeless timeless at gmail.com
Wed Jun 3 07:21:00 UTC 2009


On Wed, Jun 3, 2009 at 3:23 AM, TK Soh <teekaysoh at gmail.com> wrote:
> Can't the tabsize be made configurable where expandtab() can read
> from, perhaps ui.tabsize, but default to 8 spaces?

fwiw, mxr handles tabs by looking for vi/emacs modelines at the top of
each file, it makes a lot more sense than just having a global
default.



More information about the Mercurial-devel mailing list