Re: tabs vs spaces

I absolutely agree - a possible solution would be to extend the 
"indent-spaces" configuration directive to accept not only numbers as 
values but also boolean or string values:

examples:
indent-spaces: 4
indent-spaces: no  // maybe too confusing?
indent-spaces: tab

I would never vote for replacing a good thing with another good thing, but 
rather allow the choice between both of them...

Sebastian


At 12:32 29.03.2000 -0500, R. Jackson Wilson wrote:
>If this is going to be implemented, my vote would be to make it an
>option. I like to use an editor that does not accept tabs at all, and
>treats the Tab key as a signal to insert a given number of spaces. It
>would just ignore any tabs in pretty-print output.
>
>Jack

Received on Thursday, 30 March 2000 03:01:29 UTC