From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23009 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE Newsgroups: gmane.emacs.gnus.general Subject: Re: html buttons in pgnus 0.84? Date: 19 May 1999 19:57:38 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <84r9oelj1t.fsf_-_@pobox.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035160824 32247 80.91.224.250 (21 Oct 2002 00:40:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:40:24 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA12386 for ; Wed, 19 May 1999 14:00:04 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB14296; Wed, 19 May 1999 12:59:07 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 19 May 1999 12:59:18 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA19214 for ; Wed, 19 May 1999 12:59:07 -0500 (CDT) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA12338 for ; Wed, 19 May 1999 13:58:55 -0400 (EDT) Original-Received: from petty.cs.uni-dortmund.de (petty.cs.uni-dortmund.de [129.217.20.161]) by waldorf.cs.uni-dortmund.de with SMTP id TAA17956 for ; Wed, 19 May 1999 19:57:39 +0200 (MES) Original-Received: (grossjoh@localhost) by petty.cs.uni-dortmund.de id TAA28086; Wed, 19 May 1999 19:57:38 +0200 Original-To: ding@gnus.org In-Reply-To: Glenn Shiffer's message of "18 May 1999 07:21:50 -0400" Original-Lines: 22 User-Agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.3.9 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23009 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23009 Glenn Shiffer writes: > I have the browser function variable set to Netscape and have included > the following in my .gnus (at Kai's suggestion): > > (add-to-list 'mm-inline-media-tests > '(text/html mm-inline-text nil)) What happens if you also do the following? (setq mm-user-automatic-display (remove "text/html" mm-user-automatic-display)) (add-to-list 'mm-user-automatic-external-display "text/html") For me, Gnus now asks whether to save the HTML stuff. Not quite what we wanted, but maybe a start? This seems to be way too complicated... :-| kai -- Abort this operation? [Abort] [Cancel]