From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11137 Path: main.gmane.org!not-for-mail From: Paul Franklin Newsgroups: gmane.emacs.gnus.general Subject: Re: Can't delete last article in an nnml group Date: 27 May 1997 16:06:58 -0700 Sender: paul@cs.washington.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035150897 28485 80.91.224.250 (20 Oct 2002 21:54:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:54:57 +0000 (UTC) Return-Path: Original-Received: from sandy.calag.com (root@sandy [206.190.83.128]) by altair.xemacs.org (8.8.5/8.8.5) with ESMTP id RAA14674 for ; Tue, 27 May 1997 17:04:22 -0700 Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by sandy.calag.com (8.8.5/8.8.5) with ESMTP id RAA25317 for ; Tue, 27 May 1997 17:04:13 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id TAA19223 for ; Tue, 27 May 1997 19:03:32 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Wed, 28 May 1997 01:07:07 +0200 Original-Received: (qmail 31790 invoked by uid 504); 27 May 1997 23:07:02 -0000 Original-Received: (qmail 31787 invoked from network); 27 May 1997 23:07:02 -0000 Original-Received: from teapotdome.cs.washington.edu (128.95.1.55) by claymore.vcinet.com with SMTP; 27 May 1997 23:07:01 -0000 Original-Received: (paul@localhost) by teapotdome.cs.washington.edu (8.6.12/7.2ws+) id QAA33704; Tue, 27 May 1997 16:06:59 -0700 Original-To: ding@gnus.org In-Reply-To: Paul Stodghill's message of 27 May 1997 15:17:56 -0400 X-Mailer: Gnus v5.4.39/Emacs 19.34 Original-Lines: 26 Original-Xref: altair.xemacs.org dgnus-list:1527 Xref: main.gmane.org gmane.emacs.gnus.general:11137 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11137 Paul Stodghill isn't the first to be confused by this docstring. Hopefully, the attached clarifies things. (Is this really worth a changelog entry? Lars, you're welcome to discard it.) Tue May 27 16:03:12 1997 Paul Franklin * nnmail.el (nnmail-keep-last-article): clarify docstring --Paul --- nnmail.el 1997/05/27 22:58:57 1.2 +++ nnmail.el 1997/05/27 23:02:59 @@ -112,7 +112,9 @@ ;; Added by gord@enci.ucalgary.ca (Gordon Matzigkeit). (defcustom nnmail-keep-last-article nil - "If non-nil, nnmail will never delete the last expired article in a directory. + "If non-nil, nnmail will never delete/move a group's last article. +It can be marked expirable, so it will be deleted when it is no longer last. + You may need to set this variable if other programs are putting new mail into folder numbers that Gnus has marked as expired." :group 'nnmail-procmail