From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16993 Path: main.gmane.org!not-for-mail From: Jean-Yves Perrier Newsgroups: gmane.emacs.gnus.general Subject: Lisp in mailcap file (Re: Those MIME requirements) Date: 12 Sep 1998 12:06:45 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155773 31056 80.91.224.250 (20 Oct 2002 23:16:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:16:13 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id GAA01568 for ; Sat, 12 Sep 1998 06:10:24 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id EAF16093; Sat, 12 Sep 1998 04:41:12 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 12 Sep 1998 05:08:40 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id FAA26464 for ; Sat, 12 Sep 1998 05:08:30 -0500 (CDT) Original-Received: from nagpcy.nagra-kudelski.ch (nagpcy.nagra-kudelski.ch [193.246.109.164]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id GAA01560 for ; Sat, 12 Sep 1998 06:08:24 -0400 (EDT) Original-Received: from [10.0.50.51] by nagpcy.nagra-kudelski.ch (NTMail 3.02.13) with ESMTP id ta044973 for ; Sat, 12 Sep 1998 12:08:17 +0200 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "12 Sep 1998 08:15:34 +0200" Original-Lines: 30 User-Agent: Gnus/5.070028 (Pterodactyl Gnus v0.28) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16993 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16993 Lars writes: > Kai Grossjohann writes: > > > I think he's saying it should be possible to put Lisp in ~/.mailcap > > which gets the content of a part as input, somehow. > > Hm... Does the mailcap format allow that? Mmmh, Simon Josefsson asked for the mailcap support and I pointed out that it should be nice if lisp function could be triggered inside Gnus (like now :-) ), Simon pointed then out : Simon wrote on 26 Aug 1998 18:05:31 +0200: > The mailcap file format allows for client specific settings. > > image/gif: xv %s; \ > x-gnus=mime-show-inline-gif; \ > description="GIF Image" > > You could also have different Gnus settings for Emacs/XEmacs. I don't know whether it is a good thing or not to have this... Regards, -- Jean-Yves