Gnus development mailing list
 help / color / mirror / Atom feed
* problems with mails containing html
@ 2008-09-07  9:55 Uwe Brauer
  2008-09-08  0:55 ` Katsumi Yamaoka
  0 siblings, 1 reply; 5+ messages in thread
From: Uwe Brauer @ 2008-09-07  9:55 UTC (permalink / raw)
  To: ding

Hello 

Using Xemacs 21.4.19 Mule and ngnus-0.10
the following message is displayed like this




To: mat-aplicada-l@listserv.ucm.es
Reply-to: Departamento de Matemática Aplicada <mat-aplicada-l@listserv.ucm.es>
Message-id: <fa0bb39b241d.48c120fd@ucm.es>
MIME-version: 1.0
X-Mailer: Sun Java(tm) System Messenger Express 6.2-8.04 (built Feb 28 2007)
Content-type: multipart/mixed; boundary=--fd6f69e97502447677bd
Content-language: es
X-Accept-Language: es
Priority: normal
Precedence: list
References: <48BFC3CD.7050402@mat.ucm.es>

[1. text/html]...

<DIV>Estimados compañeros,</DIV>
<DIV>Espero que hayáis disfrutado de vuestras vacaciones.</DIV>
<DIV>&nbsp;</DIV>

While in seamonkey only the text is displayed, I tried to use C-d
in order to select the text part but it seems not to work. My setting is
as follows:

(setq
 ;; Discourage HTML, enriched or image (image spam):
 mm-discouraged-alternatives
 '("text/html" "text/richtext" "text/enriched" "multipart/related"
   "image/.*")
 ;; Display choice buttons for alternatives (suggested by Katsumi Yamaoka) and
 ;; signed messages:
 gnus-buttonized-mime-types '("multipart/alternative" ".*/signed")
 ;; Don't render HTML automatically:
 mm-automatic-display (remove "text/html" mm-automatic-display)
 ;; Render HTML with w3m
 mm-text-html-renderer 'w3m
 ;; Use wget instead of `url.el' (for nnweb-type google), cause it seems to
 ;; work more reliable for me.
 mm-url-use-external t)


Uwe Brauer




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

end of thread, other threads:[~2008-09-08 13:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-07  9:55 problems with mails containing html Uwe Brauer
2008-09-08  0:55 ` Katsumi Yamaoka
2008-09-08  9:58   ` Uwe Brauer
2008-09-08 10:29     ` Katsumi Yamaoka
2008-09-08 13:08       ` Uwe Brauer

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).