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: Sun, 07 Sep 2014 11:00:21 +0200	[thread overview]
Message-ID: <87bnqriz4q.fsf@mat.ucm.es> (raw)
In-Reply-To: <84k35g5qww.fsf@davestoy.home>

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

   >
[snip]


   > ;;;; Show the text/plain part before the text/html part in multpart/alternative

   > (Require 'mm-decode)

   > (Setq gnus-inhibit-mime-unbuttonizing t
   >       mm-discouraged-alternatives '("text/html"))

Thanks meanwhile I found out that the essential setting is 

(Setq gnus-mime-display-multipart-alternative-as-mixed nil)
(setq gnus-mime-display-multipart-related-as-mixed nil) 
(setq gnus-mime-display-multipart-as-mixed nil) 

Rationale for t values:
;; Comments: LaTeX: if you want to display automatically the png
;; pictures generated by `org-preview-latex-fragment' you should set
;; these three multipart variables to t. However this is very annoying
;; if you receive html mail, its text gets doubled. So it is better to
;; set them to `nil' and use the function `article-treat-org-preview'


[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5556 bytes --]

      reply	other threads:[~2014-09-07  9:00 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
2014-09-06  8:34     ` Sharon Kimble
2014-09-06 22:23     ` Dave Goldberg
2014-09-07  9:00       ` Uwe Brauer [this message]

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=87bnqriz4q.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).