From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46242 Path: main.gmane.org!not-for-mail From: Tom Koelman Newsgroups: gmane.emacs.gnus.general Subject: Re: Letting the shell execute an attachment Date: Sat, 24 Aug 2002 21:59:55 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1030219211 3273 127.0.0.1 (24 Aug 2002 20:00:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 24 Aug 2002 20:00:11 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17ih4r-0000qf-00 for ; Sat, 24 Aug 2002 22:00:10 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17ih5H-0002x7-00; Sat, 24 Aug 2002 15:00:35 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 24 Aug 2002 15:01:08 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA05259 for ; Sat, 24 Aug 2002 15:00:55 -0500 (CDT) Original-Received: (qmail 26323 invoked by alias); 24 Aug 2002 20:00:17 -0000 Original-Received: (qmail 26318 invoked from network); 24 Aug 2002 20:00:17 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 24 Aug 2002 20:00:17 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 17ihXg-0003PN-00 for ; Sat, 24 Aug 2002 22:29:56 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 13 Original-NNTP-Posting-Host: a80-127-245-54.dial.xs4all.nl Original-X-Trace: quimby.gnus.org 1030220996 13104 80.127.245.54 (24 Aug 2002 20:29:56 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 24 Aug 2002 20:29:56 GMT User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-msvc-nt5.0.2195) Cancel-Lock: sha1:fz34a15KUXU7q0EpkUHDq7WSemA= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46242 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46242 François Pinard wrote: >> Thanks, this almost worked. I had to change the line in ~/.mailcap to >> "image/jpeg; %s", which did the trick. > > Aren't you afraid to execute arbitrary code from within received messages? Well, no. I'll be very careful, I promise. Anyway, some pictures I just want to see. Whether I save them and open them myself or whether Gnus does the work doesn't matter much, I gather. Tom