From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/43344 Path: main.gmane.org!not-for-mail From: david.goldberg6@verizon.net (David S. Goldberg) Newsgroups: gmane.emacs.gnus.general Subject: Re: New group parameter move-to ? Date: Thu, 28 Feb 2002 09:57:23 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <2nsn7noyg1.fsf@zsh.cs.rochester.edu> <2nelj5u2wx.fsf@zsh.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035178452 17105 80.91.224.250 (21 Oct 2002 05:34:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:34:12 +0000 (UTC) Return-Path: Original-Received: (qmail 6499 invoked from network); 28 Feb 2002 14:58:40 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 28 Feb 2002 14:58:40 -0000 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 16gS0M-0004jJ-00; Thu, 28 Feb 2002 08:57:58 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 28 Feb 2002 08:57:59 -0600 (CST) 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 IAA00945 for ; Thu, 28 Feb 2002 08:57:48 -0600 (CST) Original-Received: (qmail 6490 invoked by alias); 28 Feb 2002 14:57:40 -0000 Original-Received: (qmail 6485 invoked from network); 28 Feb 2002 14:57:40 -0000 Original-Received: from smtpproxy2.mitre.org (198.76.173.29) by gnus.org with SMTP; 28 Feb 2002 14:57:40 -0000 Original-Received: from avsrv2.mitre.org (avsrv2.mitre.org [128.29.154.4]) by smtpproxy2.mitre.org (8.11.3/8.11.3) with ESMTP id g1SEvY516068 for ; Thu, 28 Feb 2002 09:57:34 -0500 (EST) Original-Received: from MAILHUB1 (mailhub1.mitre.org [129.83.20.31]) by smtpsrv2.mitre.org (8.11.3/8.11.3) with ESMTP id g1SEvXp08487 for ; Thu, 28 Feb 2002 09:57:33 -0500 (EST) Original-Received: from blackbird.mitre.org (129.83.10.221) by mailhub1.mitre.org with SMTP id 9340317; Thu, 28 Feb 2002 09:57:07 -0500 Original-To: The Gnus Mailing List X-Face: GUaHTH@nS>[7,ME@-gYZ4#Wl{z"99k@[[Y8AcP0x1paqu.,z9,XSV1WI>{q3f6^e5(zrit <4fV&VHhmE`uidRqtmG27;si9&r;#KSF~E#$%W8w(xdp)H4tW=\2XOk~3=@oGqqpj;m4xf Ow;y26396&,34@9#~4;@*S;E0cq"LM9N(us4P%F(Nxis'Vvfm9?KufH;:Q$dMa-QWGLR&K d0`LJZE8xb*>^yN>b]_NcU:E=Zn\1=#/(OS2 In-Reply-To: <2nelj5u2wx.fsf@zsh.cs.rochester.edu> (ShengHuo ZHU's message of "Thu, 28 Feb 2002 08:55:10 -0500") Original-Lines: 10 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) XEmacs/21.1 (Cuyahoga Valley, sparc-sun-solaris2.7) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:43344 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:43344 For what it's worth, I set gnus-move-split-methods to a function symbol. Within that function I have a cond that does all sorts checks. The most relevant to this discussion results in this call: (replace-in-string gnus-newsgroup-name "nnvirtual" "nnml") I don't know if that's just an XEmacs-ism, though. -- Dave Goldberg david.goldberg6@verizon.net