>> "Tassilo" == Tassilo Horn <[email protected]> writes:

   >>>> mm-text-html-renderer 'w3m
   >> 
>> I guess that's the main difference.  I use the default value which is
>> `shr' nowadays, i.e., the builtin elisp HTML rendered which doesn't
>> fail with the sort of quoting thunderbird/seamonkey does for HTML
>> mail.  Maybe thunderbird/seamonkey uses CSS to indent quoted text
>> more, and shr doesn't do CSS.
   >> 
   >> Well there is also the following:
   >> 
   >> (setq mm-text-html-renderer 'gnus-article-html)
   >> 
   >> Which is included in gnus and is also better than shr concerning the
   >> issue of CSS.

   > That's exactly the function which will be used when setting
   > `mm-text-html-renderer' to `gnus-w3m'.

Just to make this sure I tested both settings

mm-text-html-renderer 'w3m

and 

mm-text-html-renderer 'mm-text-html-renderer

They behave slightly different in formating the text, moreover the first
is much better in displaying  gmail html mail which contains embedded
png, such as math formulas.

Uwe 


_______________________________________________
auctex-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to