The only further thing needed is to replace in the function texttype, at 
text.c:665,

if(t->what!=Body && t->what!=Tag && r=='\n') 

by

if(t->what!=Body && r=='\n')

Sorry for the noise.

Mark.

Reply via email to