Michael Torrie <[email protected]>: > In fact a decent editor that is auto-indenting code would, at least in > C or C++ mode, do that automatically.
A decent editor frees you from this dilemma entirely:
(custom-set-variables
'(indent-tabs-mode nil))
HT belongs together with VT, SOH and ETB.
Marko
--
https://mail.python.org/mailman/listinfo/python-list
