On Sat, Jan 03, 2015 at 02:40:39AM +1100, Steven D'Aprano wrote: > On 03/01/15 02:14, WolfRage wrote: > >Dave or Steve, what mail program do you use? It appears Thunderbird is > >still posting the code all messed up. Which makes it impossible to > >communicate effectively with the list. > > Another test. This time I have re-enabled HTML posting for my account, but > set Thunderbird to automatically send "plain text" when sending to > python.org. > > My prediction is that the indentation and spacing will be lost. > > def test(): > pass # pressed tab, but the HTML editor inserted four spaces > > def test(): > pass # pressed space four times.
Well, so much for my prediction. Looks like this version of Thunderbird (24.6) correctly converts HTML to plain text without losing the indentation or spacing. -- Steven _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor