emacs-devel
[Top][All Lists]
Advanced

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

Re: Overriding the value of indent-tabs-mode in Emacs code


From: Dmitry Gutov
Subject: Re: Overriding the value of indent-tabs-mode in Emacs code
Date: Thu, 26 May 2016 01:18:24 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1

On 05/26/2016 01:11 AM, Paul Eggert wrote:

In this particular case, the existing code uses tabs for indentation. So
it is puzzling that you'd be troubled by a patch that sticks with that
convention. Here, switching to all-spaces would make the patch harder to
read.

I'm troubled by you overriding the project's convention. If you do it here, you must do it in other cases as well.

And the function in question contains both conventions already.

We're not "switching" to all-spaces.
Yes, that's what I thought.

"Switching" implies we've had a single, different convention before.




reply via email to

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