Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: ding@gnus.org
Subject: Re: HTML-mail: extracted text appears twice
Date: Fri, 05 Sep 2014 14:04:13 +0200	[thread overview]
Message-ID: <87d2baw9xe.fsf@mat.ucm.es> (raw)
In-Reply-To: <84d2ban7ob.fsf@davestoy.home>





   > I've never seen this and since the primary email client at work is
   > outlook just about all my email comes in as html, typically in the
   > form of multipart/alternative with a plain text option as well. 
   > Perhaps you've customized one of the variables dealing with multipart
   > display with this bad side effect?

Hm yes this could be the reason:

My setting is:



(setq gnus-mime-display-multipart-related-as-mixed t)
(setq gnus-mime-display-multipart-as-mixed t)  
(setq gnus-buttonized-mime-types nil)


(setq
mm-discouraged-alternatives nil
gnus-buttonized-mime-types '("multipart/signed" "multipart/encrypted")
mm-text-html-renderer 'w3m
 mm-url-use-external t)

I added 
(setq
 mm-automatic-display (remove "text/html" mm-automatic-display))

And now I see things like 


[3. Application/rar; Prácticas ANNU EDO's - Eduardo Mota Sánchez.rar]...

Hola Uwe,

Te envío adjunto un archivo con la resolución de las 8 hojas de prácticas
de Matlab como me pediste.
Un saludo.

E
[2. Text/html]

Hola Uwe,

Te envío adjunto un archivo con la resolución de las 8 hojas de prácticas de Matlab como
me pediste.
Un saludo.

E






  reply	other threads:[~2014-09-05 12:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-04 12:39 Uwe Brauer
2014-09-05  2:05 ` Dave Goldberg
2014-09-05 12:04   ` Uwe Brauer [this message]
2014-09-06  8:34     ` Sharon Kimble
2014-09-06 22:23     ` Dave Goldberg
2014-09-07  9:00       ` 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=87d2baw9xe.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).