From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38404 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: announce: nnmaildir 2001.08.29 Date: Wed, 29 Aug 2001 02:57:04 -0400 Organization: What did you have in mind? A short, blunt, human pyramid? Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035174273 22237 80.91.224.250 (21 Oct 2002 04:24:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:24:33 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 22241 invoked from network); 29 Aug 2001 06:57:05 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (261@129.22.96.25) by gnus.org with SMTP; 29 Aug 2001 06:57:05 -0000 Original-Received: (qmail 12742 invoked by uid 500); 29 Aug 2001 06:57:26 -0000 Original-To: prjware-announce@multivac.cwru.edu, ding@gnus.org Mail-Followup-To: prjware@multivac.cwru.edu, ding@gnus.org Mail-Copies-To: never User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Original-Lines: 21 Xref: main.gmane.org gmane.emacs.gnus.general:38404 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38404 nnmaildir is a maildir backend for Gnus. bugfixes: - NOV data containing carriage returns was mangled - -open-server and -close-server were not idempotent; thanks Rob Browning - cached NOV data was not regenerated when NOV file was missing - -request-delete-group was trying to rmdir a symlink - -request-delete-group was trying to lstat ".../" - -request-delete-group didn't delete .nnmaildir/ - -request-delete-group mishandled symlinks to "~..." - nnmaildir--unlink didn't unlink symlinks to nonexistent files features: - -request-create-group (requires the create-directory server parameter) - oops - group parameters can't be lists; wrap them in vectors - -request-newgroups internal: - filenames of delivered messages get the current time, and new messages are sorted by filename, not modtime; thanks Rob Browning paul