No tabs in post PLEASE!!! (was Re: partial list sort)

François Pinard pinard at iro.umontreal.ca
Thu Oct 10 14:24:59 EDT 2002


[Skip Montanaro]

>     (defun untab-buffer ()
>       (untabify (point-min) (point-max)))
>
>     (add-hook 'mail-send-hook 'untab-buffer)

It happens, sometimes, that you ought to preserve TABs.  For example, when
you are sending diffs.  So the rule should not be burned too deep in your
outgoing mailer.

-- 
François Pinard   http://www.iro.umontreal.ca/~pinard





More information about the Python-list mailing list