Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
Subject: Re: Do stuff on nnchoke-accept-article?
Date: 25 Oct 1998 17:28:30 +0100	[thread overview]
Message-ID: <vafpvbgwqq9.fsf@ramses.cs.uni-dortmund.de> (raw)
In-Reply-To: Kai Grossjohann's message of "25 Oct 1998 17:23:41 +0100"

>>>>> Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 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.


  reply	other threads:[~1998-10-25 16:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-14 21:27 Kai Grossjohann
1998-10-14 21:28 ` Kai Grossjohann
1998-10-17 21:05 ` Lars Magne Ingebrigtsen
1998-10-19 19:53   ` Kai Grossjohann
1998-10-19 20:12     ` Lars Magne Ingebrigtsen
1998-10-20 11:30       ` Kai Grossjohann
1998-10-25 16:23   ` Kai Grossjohann
1998-10-25 16:28     ` Kai Grossjohann [this message]
1998-10-25 17:07       ` Lars Magne Ingebrigtsen
1998-10-25 17:08     ` Lars Magne Ingebrigtsen
1998-10-25 16:36 ` Kai Grossjohann
1998-10-26  2:44   ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vafpvbgwqq9.fsf@ramses.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).