From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18146 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: Do stuff on nnchoke-accept-article? Date: 25 Oct 1998 17:28:30 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156720 4610 80.91.224.250 (20 Oct 2002 23:32:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:32:00 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA25196 for ; Sun, 25 Oct 1998 11:29:12 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB24294; Sun, 25 Oct 1998 10:29:02 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 25 Oct 1998 10:28:54 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id KAA08235 for ; Sun, 25 Oct 1998 10:28:47 -0600 (CST) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA25182 for ; Sun, 25 Oct 1998 11:28:35 -0500 (EST) Original-Received: from ramses.informatik.uni-dortmund.de (ramses.cs.uni-dortmund.de [129.217.20.180]) by waldorf.cs.uni-dortmund.de with SMTP id RAA13335 for ; Sun, 25 Oct 1998 17:28:32 +0100 (MET) Original-Received: (grossjoh@localhost) by ramses.informatik.uni-dortmund.de id RAA04176; Sun, 25 Oct 1998 17:28:31 +0100 Original-To: ding@gnus.org In-Reply-To: Kai Grossjohann's message of "25 Oct 1998 17:23:41 +0100" Original-Lines: 23 User-Agent: Gnus/5.070039 (Pterodactyl Gnus v0.39) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18146 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18146 >>>>> Kai Grossjohann writes: > (nnfolder-save-mail takes an argument `group-art-list', whereas > nnml-save-mail takes an argument `group-art' -- why?) Here's the full story: ,----- | [marcy] grep 'defun nn.*-save-mail' nn*.el | nnbabyl.el:(defun nnbabyl-save-mail (group-art) | nnfolder.el:(defun nnfolder-save-mail (group-art-list) | nnmbox.el:(defun nnmbox-save-mail (group-art) | nnmh.el:(defun nnmh-save-mail (group-art &optional noinsert) | nnml.el:(defun nnml-save-mail (group-art) | [marcy] `----- Apparently, all backends use group-art except for nnfolder. Is this a bug? kai -- Life is hard and then you die.