From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/20134 Path: main.gmane.org!not-for-mail From: Stefan Waldherr Newsgroups: gmane.emacs.gnus.general Subject: Re: html and text Date: 07 Jan 1999 09:51:48 +0100 Organization: -=-=-=-=- Sender: owner-ding@hpc.uh.edu Message-ID: References: Reply-To: Stefan Waldherr NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035158482 16146 80.91.224.250 (21 Oct 2002 00:01:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:01:22 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id FAA27042 for ; Thu, 7 Jan 1999 05:43:50 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id EAB26360; Thu, 7 Jan 1999 04:43:31 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 07 Jan 1999 04:43:32 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id EAA01661 for ; Thu, 7 Jan 1999 04:43:23 -0600 (CST) Original-Received: from falbala.informatik.uni-kiel.de (WNBoiEdRjaO53yEqrBqUo/DEPdtQUg03@falbala.informatik.uni-kiel.de [134.245.252.14]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id FAA27036 for ; Thu, 7 Jan 1999 05:43:16 -0500 (EST) Original-Received: from moritz.dial.techfak.uni-kiel.de (moritz.dial.techfak.uni-kiel.de [134.245.244.143]) by falbala.informatik.uni-kiel.de (8.9.1/8.9.1) with ESMTP id LAA21885 for ; Thu, 7 Jan 1999 11:43:05 +0100 (MET) Original-Received: from amadeus.waldherr.org (root@l61.dial.techfak.uni-kiel.de [134.245.247.61]) by moritz.dial.techfak.uni-kiel.de (8.8.5/8.8.5) with ESMTP id LAA25754 for ; Thu, 7 Jan 1999 11:42:44 +0100 (MET) Original-Received: (from swa@localhost) by amadeus.waldherr.org (8.8.7/8.8.7) id JAA04755; Thu, 7 Jan 1999 09:51:49 +0100 Original-To: ding@gnus.org X-Url: http://www.waldherr.org/ X-Face: "-=6){9J':KXui`/fiH#,g(pr\2Rv'7{dSci>!;1r2zpWB*qcI6gH^LoLQjSSNSg@ee_n~dV]|;5T7=d6_FNPEvqKDk`OWLB[CKOkG.M6{J.??WB*1Wk`y?de2[56)Iv"y#tg@p]~%_3>&;;PQ-{A)UcZ_?nj@b(FN]!Sq6QS9YuGJZ3qkdPq(h-olTvcq0,TS%?i]ddP2E'&^ud Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:20134 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:20134 >>>>> "Hrvoje" == Hrvoje Niksic writes: Hrvoje> Gnus has an `mm-alternative-precedence' variable, which you can play Hrvoje> with to alter precedences. The following code shifts `text/html' to Hrvoje> the very end of the precedence list: Hrvoje> (setq mm-alternative-precedence (delete "text/html" Hrvoje> mm-alternative-precedence) mm-alternative-precedence (nconc Hrvoje> mm-alternative-precedence (list "text/html"))) Unfortunately, that doesn't work. The bad thing is with attached HTML, w3 tries to connect to the server to complete images and stuff. Which is no good if you have a dial-up connection. Is there any simple way to get the old display-a-button-and-launch-netscape behavior back? Thanks, Stefan. -- Stefan Waldherr fax +49 431 8058 136 e-Mail stefan@waldherr.org www http://www.waldherr.org/