From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29467 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Adding MIME viewer to variable instead of .mailcap Date: 09 Mar 2000 14:14:09 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035166132 2886 80.91.224.250 (21 Oct 2002 02:08:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:08:52 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id CFAEED051E for ; Thu, 9 Mar 2000 08:15:17 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB07326; Thu, 9 Mar 2000 07:15:06 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 09 Mar 2000 07:14:40 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA23259 for ; Thu, 9 Mar 2000 07:14:30 -0600 (CST) Original-Received: from viffer.metis.no (viffer.oslo.metis.no [195.0.254.249]) by mailhost.sclp.com (Postfix) with ESMTP id 2F10ED051E for ; Thu, 9 Mar 2000 08:14:24 -0500 (EST) Original-Received: (from sb@localhost) by viffer.metis.no (8.9.3/8.9.3) id OAA27309; Thu, 9 Mar 2000 14:14:09 +0100 Original-To: ding@gnus.org In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "08 Mar 2000 13:56:10 +0100" Original-Lines: 20 User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29467 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29467 >>>>> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann): > Jonas Steverud writes: >> I want to use "image/gif;showpicture -viewer xli %s; " in my .mailcap >> but only for Gnus (I don't want Netscape to use showpicture but show >> it itself - but that's another story). I know there is a variable I >> can set in my .gnus to get Gnus/MM to use showpicture - but I can't >> find it! > I think it is possible to add a test in .mailcap -- you only need to > find out what is the syntax and what is a test that passes in Gnus but > fails in Netscape. > Anyone? The format is defined/suggested in RFC 1524: http://www.ietf.org/rfc/rfc1524.txt See also: http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/Docs/mailcap.html