On Thu, 12 Nov 1998, Leon Breedt wrote:

> this is a religious topic, but i just want to get someone's opinion:
> 
> is it better to indent my source using real (\t) tabs, or should i configure
> my editor to expand tabs into spaces?  i can't decide which is best :)

Spaces, because if a different user looks at your source code using a
another editor, the file may look messed up because he/she uses a
a different tab width.

Reply via email to