[Distutils] Watch those tabs!

Greg Ward gward@python.net
Fri Oct 13 23:54:01 2000


Hi all --

when submitting patches, please be sure that no evil tabs sneak in!
I've just noticed that there are several Distutils source files with the
dreaded ^I in them.  I need to be more vigilant in fixing tabs when I
apply patches, and patch authors need to be more vigilant about not
letting them into their patches in the first place.  Remember,

  (setq-default indent-tabs-mode nil)

is your friend!

        Greg

(What, you mean there are editors other than Emacs in the world?
Nawwww...)

-- 
Greg Ward                                      gward@python.net
http://starship.python.net/~gward/