emacs-devel
[Top][All Lists]
Advanced

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

Re: Reformat all of src/


From: Dmitry Gutov
Subject: Re: Reformat all of src/
Date: Sun, 1 Jan 2017 04:14:01 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Thunderbird/50.0

On 30.12.2016 13:34, Phillip Lord wrote:

That would work if the indentation of adjacent lines were consistent. In
the situation where there is a tab indented line followed by a space
indented line, the issue is still going to occur.

And with indent-tabs-mode on and tab-with 8, this will occur regularly, because these default settings of ours mandate tabs-mixed-with-spaces indentation.

So I'm having hard time imagining an auto-detection algorithm that wouldn't be biased toward one of the options.



reply via email to

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