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: Mon, 18 Aug 2008 02:05:58 -0400 Message-ID: <48A91146.60200@pajato.com> References: <87zlprvod0.fsf@stupidchicken.com> <4868CF84.1040005@pajato.com> <48A90589.4020804@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 1219039631 6032 80.91.229.12 (18 Aug 2008 06:07:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Aug 2008 06:07:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 18 08:08:04 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 1KUxuN-0001je-OY for ged-emacs-devel@m.gmane.org; Mon, 18 Aug 2008 08:08:04 +0200 Original-Received: from localhost ([127.0.0.1]:33102 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KUxtQ-0001OI-CK for ged-emacs-devel@m.gmane.org; Mon, 18 Aug 2008 02:07:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KUxtM-0001Ls-JD for emacs-devel@gnu.org; Mon, 18 Aug 2008 02:07:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KUxtK-0001I3-Qy for emacs-devel@gnu.org; Mon, 18 Aug 2008 02:07:00 -0400 Original-Received: from [199.232.76.173] (port=47047 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KUxtK-0001Ho-Lv for emacs-devel@gnu.org; Mon, 18 Aug 2008 02:06:58 -0400 Original-Received: from mail.pajato.com ([68.191.253.210]:41212 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 1KUxtD-0002F1-KO; Mon, 18 Aug 2008 02:06:51 -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 m7I66k0p012255 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 18 Aug 2008 02:06:47 -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]); Mon, 18 Aug 2008 02:06:47 -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:102575 Archived-At: Miles Bader wrote: > Paul Michael Reilly writes: >> For now, I just committed a bunch of "pmail*.el" files in >> lisp/mail that will allow developers to test Rmail/mbox using M-x pmail. > > I presume it's a mistake that you also committed a bunch of what seem to > be temporary files ? Nope. I figured it would make some sense to provide this data, especially the log of changes I applied as part of the somewhat incomplete merge. The annotation (temp) files are more of an indulgence but, yes, all these pmail*.el, *.changes and *.annotation files will eventually be expunged from the repository. -pmr