From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19402 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: deal with Netscape ~/.mailcap entries? Date: 30 Nov 1998 21:19:59 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <86lnks1u40.fsf@kramer.bp.aventail.com> References: Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157758 11413 80.91.224.250 (20 Oct 2002 23:49:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:49:18 +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 VAA05097 for ; Mon, 30 Nov 1998 21:21:05 -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 UAB10387; Mon, 30 Nov 1998 20:20:48 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 30 Nov 1998 20:20:37 -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 UAA14895 for ; Mon, 30 Nov 1998 20:20:28 -0600 (CST) Original-Received: from slow.bp.aventail.com (user-38lc2cq.dialup.mindspring.com [209.86.9.154]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id VAA05080 for ; Mon, 30 Nov 1998 21:20:19 -0500 (EST) Original-Received: from kramer.bp.aventail.com (kramer.bp.aventail.com [192.168.2.2]) by slow.bp.aventail.com (8.8.5/8.8.5) with ESMTP id VAA26786 for ; Mon, 30 Nov 1998 21:19:56 -0800 Original-Received: (from wmperry@localhost) by kramer.bp.aventail.com (8.8.5/8.8.5) id VAA10140; Mon, 30 Nov 1998 21:19:59 -0500 Original-To: ding@gnus.org X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 writes: > Kai.Grossjohann@CS.Uni-Dortmund.DE writes: > > > | #mailcap entry added by Netscape Helper > > | application/octet-stream;;\ > > | x-mozilla-flags=save > > `----- > > > > Please note that no viewer has been given. > > >From my reading of the mailcap manual page, this seems to be invalid. > > > Is it possible to edit this entry such that *both* the > > x-mozialla-flags are retained *and* pgnus knows that it should save > > this part? > > I don't think Gnus should try to understand proprietary flags created > by other programs. Exactly. Hence the 'x-' :) A custom/widget based mailcap editor has been on my todo list for FOREVER. Anybody care to take a stab at it? -Bill P.