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

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

bug#55862: Removing indent-tabs-mode set to t by default


From: Dmitry Gutov
Subject: bug#55862: Removing indent-tabs-mode set to t by default
Date: Thu, 9 Jun 2022 17:10:12 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 09.06.2022 08:38, Eli Zaretskii wrote:
Date: Thu, 09 Jun 2022 03:19:01 +0000
From:  goncholden via "Bug reports for GNU Emacs,
  the Swiss army knife of text editors"<bug-gnu-emacs@gnu.org>

Why is `indent-tabs-mode' t by default?  Tabs should not be used.
That depends on the major mode.  E.g., in text mode and its
derivatives this is turned off.  But in programming modes, many
languages accept TABs, so using them is not a bad idea, especially
since this is a long-standing Emacs default.


It being a long-time default of ours has no effect on whether using tabs is a good idea (since Emacs is not particularly popular these days to affect global practive).

But you know my opinion on this anyway.





reply via email to

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