From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/10222 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.user Subject: Re: html message is not dislayed Date: Sun, 27 Jan 2008 13:04:25 +0100 Organization: T-Online Message-ID: References: <87tzl4pjq4.fsf@azurservers.com> <873asopf8a.fsf@mat.ucm.es> <87r6g7d3iv.fsf@mat.ucm.es> <87y7ae18bd.fsf@mat.ucm.es> <87zlura80i.fsf@mat.ucm.es> Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201437630 26895 80.91.229.12 (27 Jan 2008 12:40:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Jan 2008 12:40:30 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sun Jan 27 13:40:49 2008 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JJ6oa-0004Rp-9v for gegu-info-gnus-english@m.gmane.org; Sun, 27 Jan 2008 13:40:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJ6o9-0002dV-93 for gegu-info-gnus-english@m.gmane.org; Sun, 27 Jan 2008 07:40:21 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed00.sul.t-online.de!newsfeedt0.toon.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 43 Original-X-Trace: news.t-online.com 1201435480 00 9558 rgy01co6zGG46xI 080127 12:04:40 Original-X-Complaints-To: usenet-abuse@t-online.de X-ID: ZeUvLuZFrebRKx31QciYMYnB3ZtkHqumWZGHcULUWEPxV-A2J01dc9 X-Face: 3Phac&+dw=IZHjhua]bp}LH<*p{qzj8u+ List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:10222 Archived-At: On Sun, Jan 27 2008, Uwe Brauer wrote: >>>>>> "Reiner" == Reiner Steib 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/