From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37282 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: Please test tentative change: annotations in nnml groups Date: Mon, 30 Jul 2001 16:25:50 -0400 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035172724 13061 80.91.224.250 (21 Oct 2002 03:58:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:58:44 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 5183 invoked from network); 30 Jul 2001 20:25:51 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (261@129.22.96.25) by gnus.org with SMTP; 30 Jul 2001 20:25:51 -0000 Original-Received: (qmail 4088 invoked by uid 500); 30 Jul 2001 20:26:12 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Sat, 21 Jul 2001 20:15:17 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Original-Lines: 11 Xref: main.gmane.org gmane.emacs.gnus.general:37282 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37282 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > * The implementation seems to be nearly independent of the backend. > Some code reuse seems to be in order. I see it's been moved to nnmail-do-request-post. But it doesn't seem to be dependent on nnmail; maybe nnheader would be a better place for it? nnmaildir, for example, is not derived from nnmail, but could still use this, I think. paul