From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53097 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: current mail filename Date: Wed, 11 Jun 2003 08:19:03 +0200 Organization: University of Duisburg, Germany Sender: ding-owner@lists.math.uh.edu Message-ID: <8465ndxhk8.fsf@lucy.is.informatik.uni-duisburg.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1055314469 10448 80.91.224.249 (11 Jun 2003 06:54:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 11 Jun 2003 06:54:29 +0000 (UTC) Original-X-From: ding-owner+M1641@lists.math.uh.edu Wed Jun 11 08:54:26 2003 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 19PzV3-0002hm-00 for ; Wed, 11 Jun 2003 08:54:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19PzWp-0001Ol-00; Wed, 11 Jun 2003 01:56:15 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19PzWf-0001Od-00 for ding@lists.math.uh.edu; Wed, 11 Jun 2003 01:56:05 -0500 Original-Received: (qmail 20269 invoked by alias); 11 Jun 2003 06:56:05 -0000 Original-Received: (qmail 20264 invoked from network); 11 Jun 2003 06:56:05 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 11 Jun 2003 06:56:05 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 19Pzp0-0006L5-00 for ; Wed, 11 Jun 2003 09:15:02 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 10 Original-NNTP-Posting-Host: lucy.is.informatik.uni-duisburg.de Original-X-Trace: quimby.gnus.org 1055315702 24370 134.91.35.216 (11 Jun 2003 07:15:02 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 11 Jun 2003 07:15:02 GMT Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:1UB+C2HEQkXDIp/HRQxxqa6Qtdw= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53097 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53097 Chris Uzdavinis writes: > I receive some emails using nnml that need an external program to > process, and would like to setup a key-binding that spawns a shell and > passes the current mail filename to that script. nnheader-group-pathname gives you the directory name, and the article number is the file name. -- This line is not blank.