From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11913 invoked by alias); 1 Mar 2008 20:35:58 -0000 Received: (qmail 11866 invoked by uid 22791); 1 Mar 2008 20:35:57 -0000 X-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 01 Mar 2008 20:35:39 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m21KZZ3V002881; Sat, 1 Mar 2008 15:35:35 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m21KZZrF027603; Sat, 1 Mar 2008 15:35:35 -0500 Received: from opsy.redhat.com (vpn-14-173.rdu.redhat.com [10.11.14.173]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m21KZZKT016299; Sat, 1 Mar 2008 15:35:35 -0500 Received: by opsy.redhat.com (Postfix, from userid 500) id BF5CA3780C7; Sat, 1 Mar 2008 12:45:21 -0700 (MST) To: Mark Wielaard Cc: Frysk List Subject: Re: Patch: bug 5731 References: <1204401448.3279.42.camel@localhost.localdomain> From: Tom Tromey Reply-To: Tom Tromey X-Attribution: Tom Date: Sat, 01 Mar 2008 20:35:00 -0000 In-Reply-To: <1204401448.3279.42.camel@localhost.localdomain> (Mark Wielaard's message of "Sat\, 01 Mar 2008 20\:57\:28 +0100") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00096.txt.bz2 Mark> I liked "washed", if only because often the patch for a ChangeLog won't Mark> apply anyway since the top of the file has already changed. No problem. BTW for those using Emacs, jimb-patch.el (in ELPA) has some handy patch-washing code. Tom