Re: New Feature Request: Automatic identing of code inside begin/end repeat/until blocks etc.




<nowhere@xxxxxxxxxxxxxx> wrote in message
news:teEtQ00AL3jMUx46Hpt4VhAjvXd9@xxxxxxxxxx

> If you use spaces, whichever editor you view the text in, you'll get
> exactly the same layout. If you use tabs, that's not always true,
> because different editors have different default tab-stop settings.

Not entirely true. The font used to display the text affects the appearance.
Fixed-spaced fonts will display the same. However, proportional-spaced fonts
will have different displays, depending on the typeface. Traditionally tabs
are the only way to insure accurate layout when using proportional fonts.


.