From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Michael Reilly Newsgroups: gmane.emacs.devel Subject: Re: Rmail-mbox branch Date: Sun, 31 Aug 2008 00:27:26 -0400 Message-ID: <48BA1DAE.2030005@pajato.com> References: <87zlprvod0.fsf@stupidchicken.com> <4868CF84.1040005@pajato.com> <48A90589.4020804@pajato.com> <48A91146.60200@pajato.com> <48A968A3.8050806@pajato.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220156919 2664 80.91.229.12 (31 Aug 2008 04:28:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 31 Aug 2008 04:28:39 +0000 (UTC) Cc: emacs-devel To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 31 06:29:32 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KZeZ3-0007iO-LA for ged-emacs-devel@m.gmane.org; Sun, 31 Aug 2008 06:29:25 +0200 Original-Received: from localhost ([127.0.0.1]:42298 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZeY4-0007cI-R5 for ged-emacs-devel@m.gmane.org; Sun, 31 Aug 2008 00:28:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZeY1-0007cA-8f for emacs-devel@gnu.org; Sun, 31 Aug 2008 00:28:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZeXy-0007by-S7 for emacs-devel@gnu.org; Sun, 31 Aug 2008 00:28:19 -0400 Original-Received: from [199.232.76.173] (port=59326 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZeXy-0007bv-NR for emacs-devel@gnu.org; Sun, 31 Aug 2008 00:28:18 -0400 Original-Received: from mail.pajato.com ([68.191.253.210]:48086 helo=copa.pajato.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KZeXs-0005vW-Un; Sun, 31 Aug 2008 00:28:13 -0400 Original-Received: from [192.168.100.14] (68-191-253-213.static.oxfr.ma.charter.com [68.191.253.213]) (authenticated bits=0) by copa.pajato.com (8.14.1/8.13.8) with ESMTP id m7V4SBDi020630 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 31 Aug 2008 00:28:12 -0400 User-Agent: Thunderbird 2.0.0.14 (X11/20080501) In-Reply-To: X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (copa.pajato.com [68.191.253.210]); Sun, 31 Aug 2008 00:28:12 -0400 (EDT) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:103293 Archived-At: Glenn Morris wrote: > Where's the ChangeLog for this stuff? The pmail*.el and related files I created are temporary and pretty much only committed to the trunk as a convenience to make Rmail/mbox testable without having to use a branch so I didn't create a ChangeLog for these files. After I work out with the maintainers when to inflict Rmail/mbox on all Users, the ChangeLog will be created. My preference is to do this right after the next release. -pmr