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: Re: merging pmail Date: Thu, 22 Jan 2009 23:35:47 -0500 Message-ID: <268wp2k5b0.fsf@fencepost.gnu.org> References: <87y6x4ue2u.fsf@cyd.mit.edu> <87wscmlk53.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 1232685455 21819 80.91.229.12 (23 Jan 2009 04:37:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Jan 2009 04:37:35 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 23 05:38:48 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 1LQDod-0001zA-KT for ged-emacs-devel@m.gmane.org; Fri, 23 Jan 2009 05:38:47 +0100 Original-Received: from localhost ([127.0.0.1]:40387 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQDnM-0005Uj-35 for ged-emacs-devel@m.gmane.org; Thu, 22 Jan 2009 23:37:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LQDnH-0005S7-9q for emacs-devel@gnu.org; Thu, 22 Jan 2009 23:37:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LQDnE-0005Q0-Ok for emacs-devel@gnu.org; Thu, 22 Jan 2009 23:37:21 -0500 Original-Received: from [199.232.76.173] (port=36655 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQDnE-0005Pf-JT for emacs-devel@gnu.org; Thu, 22 Jan 2009 23:37:20 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:50696) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LQDnE-0004fy-Ah for emacs-devel@gnu.org; Thu, 22 Jan 2009 23:37:20 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LQDlk-0002xZ-1g; Thu, 22 Jan 2009 23:35:48 -0500 X-Spook: USDOJ Watergate Reno morse Forte MD4 Indigo unclassified X-Ran: 'NBU>3!#(LX>MsBefmE`uAv9&$^31Ccy>R.G(x-}woDb*'08i1}z@%(^%VR{@J&|LffPWT X-Hue: magenta X-Attribution: GM In-Reply-To: <87wscmlk53.fsf@cyd.mit.edu> (Chong Yidong's message of "Thu, 22 Jan 2009 23:30:00 -0500") 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:108131 Archived-At: Chong Yidong wrote: > 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). Awesome. I'll stop with the former approach then. :)