Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: ding@gnus.org
Subject: problems with mails containing html
Date: Sun, 07 Sep 2008 11:55:31 +0200	[thread overview]
Message-ID: <87y7241drg.fsf@mat.ucm.es> (raw)

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




             reply	other threads:[~2008-09-07  9:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-07  9:55 Uwe Brauer [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y7241drg.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).