emacs-devel
[Top][All Lists]
Advanced

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

Re: On tabs and spaces


From: Artur Malabarba
Subject: Re: On tabs and spaces
Date: Wed, 14 Jan 2015 23:01:19 -0200



2015-01-14 21:22 GMT-02:00 Dmitry Gutov <address@hidden>:
On 01/15/2015 02:15 AM, Artur Malabarba wrote:
Given that `.dir-locals.el' sets `indent-tabs-mode' to nil,

Which one?

None, I must have been delusional. Sorry about this.
 

does that
mean we prefer spaces for indentation everywhere?
And, if so, would it be acceptable to push a commit that simply converts
a file from tabs to spaces?

Nope. As per previous discussions, you're only really allowed to fix/change indentation in the places you make other, meaningful changes to.

Mostly so that 'git blame' returns meaningful results (it has a -w option, but that makes it even slower).

Alright. Thanks for answering.

reply via email to

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