info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [question] how show messages with bold or colored or different font


From: physiculus
Subject: Re: [question] how show messages with bold or colored or different font sizes
Date: Sun, 19 Sep 2021 21:26:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hello,
thanks for the quick answer.
hope my edit helps
Regards
Poul

Am So, 2021-09-19, 20:11 +0200, Adam Sjøgren <asjo@koldfront.dk> schrieb:

> physiculus writes:
>
>> my wife sends messages with thunderbird, but inside gnus these things are
>> gone.
>> Is it possible with gnus to show the messages with these attributes?
>
> Are you talking about emails in HTML format, and/or in both text and
> HTML?
>
> The default is to render them with shr, which does a pretty good job of
> showing such formatting.
>
> Do you have an example you can share?
here is a message:

User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:78.0) Gecko/20100101
 Thunderbird/78.14.0
MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary="------------4E1A7030A865AFAD184E7054"
X-bounce-key: webpack.hosteurope.de;xxx@xxx.de;1632035349;53830b03;
X-HE-SMSGID: 1mRqwn-0003bK-6G
X-HE-Virus-Scanned: Yes
Old-X-HE-Spam-Score: -0.6
Old-X-HE-Spam-Report: Content analysis details:   (-0.6 points)
  pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -0.7 RCVD_IN_DNSWL_LOW      RBL: Sender listed at https://www.dnswl.org/,
                             low trust
                             [80.237.132.77 listed in list.dnswl.org]
  0.0 HTML_FONT_SIZE_LARGE   BODY: HTML font size is large
  0.1 HTML_MESSAGE           BODY: HTML included in message
  0.0 RCVD_IN_MSPIKE_H3      RBL: Good reputation (+3)
                             [80.237.132.77 listed in wl.mailspike.net]
  0.0 RCVD_IN_MSPIKE_WL      Mailspike good senders
Envelope-to: xxx@xxx.de
X-HE-Spam-Score: 0.0
X-HE-Spam-Report: Customer whitelisted
X-HE-Spam-Level: /

This is a multi-part message in MIME format.
--------------4E1A7030A865AFAD184E7054
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

Ich schreibe hier ein Text f¼r dich zum testen:

Ein, zwei W¶rter farbig farbig
Ein, zwei W¶rter *fett fett*
Ein, zwei W¶rter /kursiv kursiv/
Ein, zwei W¶rter in unterschiedlichen Gr¶Ÿen Gr¶Ÿen Gr¶Ÿen


--------------4E1A7030A865AFAD184E7054
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font face="Arial">Ich schreibe hier ein Text f¼r dich zum testen<br>
      <br>
      Ein, zwei W¶rter <font color="#ff0000">farbig <font
          color="#0000ff">farbig</font></font><br>
      Ein, zwei W¶rter <b>fett fett</b><br>
      Ein, zwei W¶rter <i>kursiv kursiv</i><br>
      Ein, zwei W¶rter in unterschiedlichen <font size="-2">Gr¶Ÿen</font>
      <font size="+2">Gr¶Ÿen</font> <font size="+3">Gr¶Ÿen<br>
        <br>
  </body>
</html>

--------------4E1A7030A865AFAD184E7054--


>
> Do you have any configuration set up to prefer text/ignore HTML?
>
> E.g. I have:
>
>   ;; Don't display html inline
>   (setq
>    mm-discouraged-alternatives '("text/html" "text/richtext" "text/enriched")
>    mm-automatic-display (remove "text/html" mm-automatic-display))
Here is my setting:
Its value is ("text/html" "text/richtext" "image/.*")

and
Its value is
("text/plain" "text/enriched" "text/richtext" "text/html" "text/x-verbatim" 
"text/calendar" "text/x-vcard" "image/.*" "message/delivery-status" 
"multipart/.*" "message/rfc822" "text/x-patch" "text/dns" 
"application/pgp-signature" "application/emacs-lisp" "application/x-emacs-lisp" 
"application/x-pkcs7-signature" "application/pkcs7-signature" 
"application/x-pkcs7-mime" "application/pkcs7-mime" "application/pgp\\'" 
"text/x-org")

>
> which is the opposite of what you want. At work I have configured Gnus
> the other way around, i.e. to display text/html.
>
> What is the value of mm-text-html-renderer in your setup?
my setting:
Its value is shr
>
>   Best regards,
>
>     Adam

-- 
Jens Reimer



reply via email to

[Prev in Thread] Current Thread [Next in Thread]