From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: merging pmail Date: Thu, 22 Jan 2009 23:30:00 -0500 Message-ID: <87wscmlk53.fsf@cyd.mit.edu> 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 1232684991 20830 80.91.229.12 (23 Jan 2009 04:29:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Jan 2009 04:29:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 23 05:31:04 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 1LQDh8-0000ak-Nf for ged-emacs-devel@m.gmane.org; Fri, 23 Jan 2009 05:31:02 +0100 Original-Received: from localhost ([127.0.0.1]:53665 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQDfr-0007x2-4v for ged-emacs-devel@m.gmane.org; Thu, 22 Jan 2009 23:29:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LQDfl-0007tf-He for emacs-devel@gnu.org; Thu, 22 Jan 2009 23:29:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LQDfk-0007rv-KP for emacs-devel@gnu.org; Thu, 22 Jan 2009 23:29:37 -0500 Original-Received: from [199.232.76.173] (port=45089 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQDfk-0007ro-E2 for emacs-devel@gnu.org; Thu, 22 Jan 2009 23:29:36 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]:34843) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LQDfj-0003hA-2L; Thu, 22 Jan 2009 23:29:35 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id EBFA357E226; Thu, 22 Jan 2009 23:30:00 -0500 (EST) In-Reply-To: (Glenn Morris's message of "Thu, 22 Jan 2009 12:42:51 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:108130 Archived-At: Glenn Morris writes: > 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). I've just checked in the latter approach (and yes, it was a PITA).