emacs-devel
[Top][All Lists]
Advanced

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

Re: Gitlab Migration


From: Augusto Stoffel
Subject: Re: Gitlab Migration
Date: Sat, 04 Sep 2021 20:21:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

On Sat,  4 Sep 2021 at 09:46, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

>>> (setq-default tab-width 4)
> [...]
>> I could be wrong, but last I checked there was either no consensus on this
>> value among editors, or 8 was still popular enough.
>
> My religion tells me that $DEITY has clearly specified TABs to have
> a width of 8.  But of late, I've found heretics using 4 to be arguably
> more frequent than the true believers.
>
> In Python they survive by using an indentation style that makes the TAB
> width non-significant (i.e. every line is indented exclusively with
> TABs).
>
>
>         Stefan

That's true, but the Python scriptures basically instruct you to set
`indent-tabs-mode' to nil:

https://www.python.org/dev/peps/pep-0008/#tabs-or-spaces



reply via email to

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