From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50368 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?q?Graham=20Guttocks?= Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-summary-copy-article: choose group based on sender? Date: Tue, 25 Feb 2003 15:10:03 +1300 (NZDT) Sender: owner-ding@hpc.uh.edu Message-ID: <20030225021003.89151.qmail@web10305.mail.yahoo.com> References: <84smuhzlq8.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1046139090 22560 80.91.224.249 (25 Feb 2003 02:11:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 25 Feb 2003 02:11:30 +0000 (UTC) Cc: ding@gnus.org 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 18nUYj-0005qq-00 for ; Tue, 25 Feb 2003 03:11:06 +0100 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 18nUYD-0007ll-00; Mon, 24 Feb 2003 20:10:33 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 24 Feb 2003 20:11:31 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id UAA08006 for ; Mon, 24 Feb 2003 20:11:22 -0600 (CST) Original-Received: (qmail 32253 invoked by alias); 25 Feb 2003 02:10:19 -0000 Original-Received: (qmail 32247 invoked from network); 25 Feb 2003 02:10:19 -0000 Original-Received: from web10305.mail.yahoo.com (216.136.130.83) by 66.230.238.6 with SMTP; 25 Feb 2003 02:10:19 -0000 Original-Received: from [66.230.238.2] by web10305.mail.yahoo.com via HTTP; Tue, 25 Feb 2003 15:10:03 NZDT Original-To: Kai "Großjohann" In-Reply-To: <84smuhzlq8.fsf@lucy.is.informatik.uni-duisburg.de> Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50368 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50368 Kai Großjohann wrote: > > It looks weird. There is a function mail-header-parse-address, btw, > such that > > (mail-header-parse-address "Kai Grossjohann ") > > will return > > ("kai@frob.org" . "Kai Grossjohann") > > which appears somewhat more useful :-) > > Does this help? It does help, thanks. Now the problem is that my News directory is being prepended to the group name. For example, /home/graham/News/nnml:save.kai@frob.org This is what I have in my .gnus: (defun sender-save-name (group) (concat "nnml:save." (car (mail-header-parse-address (mail-fetch-field "from"))))) (setq gnus-move-split-methods '((sender-save-name))) Why is the News directory even in the picture, and how can I get rid of it? I just want the literal "nnml:save.kai@frob.org". ===== Regards, Graham http://mobile.yahoo.com.au - Yahoo! Mobile - Exchange IMs with Messenger friends on your Telstra or Vodafone mobile phone.