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: Wed, 22 Apr 2015 18:02:28 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Thunderbird/36.0

On 04/21/2015 10:47 PM, Eli Zaretskii wrote:

Please don't make different defaults for C and C++.  These are very
closely related languages, and there are many projects that start as C
and then migrate to C++ (GCC, for example).  It would be confusing to
have the defaults suddenly change under you when that happens.

From where I'm standing, it's an argument to just use spaces for both C and C++.

But anyway, I don't think project migration is a good problem example. There are a lot things to do during that kind of migration, and adding an `indent-tabs-mode' to dir-locals.el should be trivial in comparison. A project that lives long enough to migrate must already have this file.





reply via email to

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