[Python-Dev] Making -tt the default

David Ascher DavidA@ActiveState.com
Mon, 3 Jul 2000 21:45:22 -0700


>   This reminds us that most programmers aren't going to bother with
> the -tt option; it's something extra that they don't really need to
> get the job done.

Which reminds me that I'd really like the default python-mode.el to use more
'strict' defaults than it currently does.  I don't know how, but I routinely
generate bad indentations w/ pymode, which I blame on bad defaults in the
elisp file.  I can fix the config, of course, with enough work, but I
believe it should be set to a more strict default.

--da