Gnus development mailing list
 help / color / mirror / Atom feed
* HTML Display
@ 2004-10-22 14:33 Andreas Jaeger
  2004-10-24 14:05 ` Reiner Steib
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Jaeger @ 2004-10-22 14:33 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 369 bytes --]


Since switching from pgnus to no-gnus, I see html mails rendered.
Those were never rendered before.  I couldn't see any new variable
that I should set.  Any ideas?

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: HTML Display
  2004-10-22 14:33 HTML Display Andreas Jaeger
@ 2004-10-24 14:05 ` Reiner Steib
  0 siblings, 0 replies; 2+ messages in thread
From: Reiner Steib @ 2004-10-24 14:05 UTC (permalink / raw)


On Fri, Oct 22 2004, Andreas Jaeger wrote:

> Since switching from pgnus to no-gnus, I see html mails rendered.
> Those were never rendered before.  I couldn't see any new variable
> that I should set.  Any ideas?

See (info "(emacs-mime)Display Customization").

My settings show the un-rendered HTML (unless I press the button, then
use emacs-w3m) and prefer text/plain if available:

(setq
 mm-discouraged-alternatives
 '("text/html" "text/richtext" "text/enriched" "multipart/related")
 mm-automatic-display (remove "text/html" mm-automatic-display)
 mm-text-html-renderer 'w3m)

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-10-24 14:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-22 14:33 HTML Display Andreas Jaeger
2004-10-24 14:05 ` Reiner Steib

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).