From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: merging pmail [was Re: Pretest next week] Date: Thu, 22 Jan 2009 12:42:51 -0500 Message-ID: References: <87y6x4ue2u.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1232646917 6316 80.91.229.12 (22 Jan 2009 17:55:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Jan 2009 17:55:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 22 18:56:29 2009 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 1LQ3mk-000758-6m for ged-emacs-devel@m.gmane.org; Thu, 22 Jan 2009 18:56:10 +0100 Original-Received: from localhost ([127.0.0.1]:33072 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQ3lS-00072H-Sd for ged-emacs-devel@m.gmane.org; Thu, 22 Jan 2009 12:54:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LQ3bP-0003SW-2x for emacs-devel@gnu.org; Thu, 22 Jan 2009 12:44:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LQ3bN-0003Q3-8U for emacs-devel@gnu.org; Thu, 22 Jan 2009 12:44:25 -0500 Original-Received: from [199.232.76.173] (port=45839 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQ3bN-0003PY-0U for emacs-devel@gnu.org; Thu, 22 Jan 2009 12:44:25 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:53362) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LQ3bM-0000jy-OD for emacs-devel@gnu.org; Thu, 22 Jan 2009 12:44:24 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LQ3Zr-0005tR-VF; Thu, 22 Jan 2009 12:42:51 -0500 X-Spook: Taiwan clandestine asset Aldergrove Saddam Hussein crypto X-Ran: $FhEPAP}6.vza>;'r+NDb?VDkL&W@}IyQwS!#J\E@+9.W51=3bS|#/7(E|s87MZ+"SQ,x3 X-Hue: red X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:108100 Archived-At: Chong Yidong wrote: > There is one more task that needs to be done---moving the pmail > files to replace rmail. Could someone please take care of that? The > pmail files are now in a correct state, so this just involves > replacing `pmail' with `rmail' everywhere in those files, and > changing the file names. There's also the ChangeLog to consider. The minimum I suppose is to dump ChangeLog.pmail into the head of ChangeLog, with the dates adjusted to today (or whenever), and s/pmail/rmail. The ideal would be to then compress that so it only shows the actual differences between yesterday's rmail and today's (a real PITA).