Tab wars revisited (was Re: Python indentation)

Istvan Albert ialbert at mailblocks.com
Wed Jul 7 17:13:38 EDT 2004


Peter Hansen wrote:

> 
> Ambiguity sucks but a SPACE is a SPACE is a SPACE.

Is there a reason why a TAB is not a TAB is not a TAB?

> *Any* decent editor can be configured to inject spaces up to the
> next defined tab-stop when TAB is hit.  By definition, therefore,
> any editor that cannot is broken.

Is it really that trivial to set up an editor so that when one hits
delete/backspace to 'un-align' a line of code it deletes as
many space characters as the soft-tab has inserted?

I don't think so.

Istvan.




More information about the Python-list mailing list