GNU bug report logs - #55862
Removing indent-tabs-mode set to t by default

Previous Next

Package: emacs;

Reported by: goncholden <goncholden <at> protonmail.com>

Date: Thu, 9 Jun 2022 03:20:02 UTC

Severity: normal

Tags: wontfix

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: goncholden <goncholden <at> protonmail.com>
Cc: 55862 <at> debbugs.gnu.org
Subject: bug#55862: Removing indent-tabs-mode set to t by default
Date: Thu, 09 Jun 2022 08:38:08 +0300
> 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 <at> 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.

> I have been modifying bash scripts and the introduced tabs are driving me insane.

Maybe shell-mode should change its defaults, then.  I don't use that
too much, so I don't have an opinion.

Of course, arguing about defaults is many times futile, since changing
them is very easy.




This bug report was last modified 3 years and 75 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.