Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: info-gnus-english@gnu.org
Subject: Re: html message is not dislayed
Date: Sun, 27 Jan 2008 13:04:25 +0100	[thread overview]
Message-ID: <v9hcgziieu.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87zlura80i.fsf@mat.ucm.es>

On Sun, Jan 27 2008, Uwe Brauer wrote:

>>>>>> "Reiner" == Reiner Steib <reinersteib+gmane@imap.cc> writes:
> That is how I would like to see it
>    > - On "<1.1.2.* alternative> [[postsubject]] (3)" I hit `g' and get
>    >   (Because I have configure Gnus to prefer and display text/plain, but
>    >   add buttons to choose the text/html alternative):
[...]
> That documentation is huge and for me it is not easy to find out the
> necessary parameters, 

I agree and I'd like to change the relevant defaults to the most
suitable values.  But it's hard to figure out what most people find
useful.

> could you just tell me your configuration?

I intended to do this, but I forgot.  Here we go:

--8<---------------cut here---------------start------------->8---
(require 'mm-decode)
(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)
--8<---------------cut here---------------end--------------->8---

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

  reply	other threads:[~2008-01-27 12:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.6438.1201096875.18990.info-gnus-english@gnu.org>
2008-01-23 16:52 ` Slackrat
2008-01-23 18:29   ` Uwe Brauer
2008-01-23 23:01     ` Reiner Steib
2008-01-24  8:35       ` Uwe Brauer
2008-01-24 21:00         ` Reiner Steib
2008-01-25  0:41           ` Anton Kulchitsky
2008-01-25 10:52           ` Uwe Brauer
2008-01-25 10:57           ` Uwe Brauer
2008-01-26 13:59             ` Reiner Steib
2008-01-27 10:16               ` Uwe Brauer
2008-01-27 12:04                 ` Reiner Steib [this message]
2008-01-29 15:55                   ` Uwe Brauer
2008-03-30  3:53                   ` Giorgos Keramidas
2008-01-24  8:36       ` the gnus screenshot (was: html message is not dislayed) Uwe Brauer
2008-01-24  8:37       ` the seamonkey " Uwe Brauer
2008-01-23 14:00 html message is not dislayed 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=v9hcgziieu.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=info-gnus-english@gnu.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).