Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: ding@gnus.org
Subject: [partially solved] (was: gmail html email. Quote are not recognized.)
Date: Thu, 14 Dec 2017 16:09:52 +0100	[thread overview]
Message-ID: <87tvwtibwf.fsf@mat.ucm.es> (raw)
In-Reply-To: <87wp1pie62.fsf@mat.ucm.es>

>>> "Uwe" == Uwe Brauer <oub@mat.ucm.es> writes:

    > Hi

    > For me this is a serious problem, because a lot of my colleagues use
    > now gmail (most of them reply above the quote, which is also annoying)
    > but in the case of inline quotation the thing now seems messed up.

    > Anybody has had similar experience and knows what to do??
    > Any help is strongly appreciated.


I played around with these 3 variables

 gnus-mime-display-multipart-alternative-as-mixed 

 gnus-mime-display-multipart-related-as-mixed 
 gnus-mime-display-multipart-as-mixed 

When all are nil, the default, math png is displayed nicely, but GMAIL
HTML messages with quotes are not correctly displayed.

This can be overcome by setting


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

Then quotation is OK, math is OK, but the message are displayed twice.

Any other solution would be appreciated.

Uwe Brauer 




  reply	other threads:[~2017-12-14 15:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-14 14:20 gmail html email. Quote are not recognized Uwe Brauer
2017-12-14 15:09 ` Uwe Brauer [this message]
2017-12-15 13:26   ` [SOLVED] (was: [partially solved]) 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=87tvwtibwf.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).