bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20322: 25.0.50; indent-tabs-mode should default to nil


From: Dmitry Gutov
Subject: bug#20322: 25.0.50; indent-tabs-mode should default to nil
Date: Sat, 26 Dec 2015 16:27:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0

Here's another recent analysis:

http://ukupat.github.io/tabs-or-spaces/

It's different from the previous ones in certain aspects:

- Analyses XX most popular GitHub repositories for a given language.

- Counts percentage of repositories using a given style, not files.

- Uses the algorithm that looks at the lines where indentation changes (https://github.com/sindresorhus/detect-indent/), mostly to distinguish between different offsets in spaces-based indentation.

https://github.com/ukupat/tabs-or-spaces





reply via email to

[Prev in Thread] Current Thread [Next in Thread]