Email list hosting service & mailing list manager

Is SRFI-110 ready for final release? David A. Wheeler (01 May 2013 13:20 UTC)
spaces and tabs confused? David Vanderson (03 May 2013 01:08 UTC)
Re: spaces and tabs confused? Alan Manuel Gloria (03 May 2013 02:01 UTC)
Re: spaces and tabs confused? David A. Wheeler (03 May 2013 21:18 UTC)

spaces and tabs confused? David Vanderson 03 May 2013 01:02 UTC

For example, if your editor had a tab-width of 2:

[tab][space][space]define foo()
[space][space][tab]  "bar"

My reading of the spec says this would be an error, but it would be
especially difficult to understand, because there's no visual
difference.  Am I missing something, or has this already been discussed
elsewhere?

Thanks,
Dave