From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34773 Path: main.gmane.org!not-for-mail From: lewst Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-mail-save-name: folder based on sender? Date: Tue, 13 Feb 2001 10:07:49 -0800 (PST) Sender: owner-ding@hpc.uh.edu Message-ID: <20010213180749.86773.qmail@web10012.mail.yahoo.com> References: <2nelx3go9r.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170634 32023 80.91.224.250 (21 Oct 2002 03:23:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:23:54 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 48134D049D for ; Tue, 13 Feb 2001 13:08:39 -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.3/8.9.3) with ESMTP id MAC05677; Tue, 13 Feb 2001 12:08:09 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 13 Feb 2001 12:07:28 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA28918 for ; Tue, 13 Feb 2001 12:07:20 -0600 (CST) Original-Received: from web10012.mail.yahoo.com (web10012.mail.yahoo.com [216.136.172.123]) by mailhost.sclp.com (Postfix) with SMTP id 08BFAD049D for ; Tue, 13 Feb 2001 13:07:51 -0500 (EST) Original-Received: from [128.165.147.151] by web10012.mail.yahoo.com; Tue, 13 Feb 2001 10:07:49 PST Original-To: ShengHuo ZHU , ding@gnus.org In-Reply-To: <2nelx3go9r.fsf@tiger.jia.vnet> Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 24 Xref: main.gmane.org gmane.emacs.gnus.general:34773 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34773 ShengHuo ZHU wrote: > Do you want this? > > (defun gnus-sender-save-name (newsgroup headers &optional last-file) > "Generate file name from sender." > (let ((from (mail-header-from headers))) > (expand-file-name > (if (and from (string-match "\\([^ <]+\\)@" from)) > (match-string 1 from) > "misc") > gnus-article-save-directory))) > This doesn't have any effect for me. I added it to my .gnus, and gnus still prompts for a folder based on the name of the group. I'm using Oort v0.01 under XEmacs 21.1.14. __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/