Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id EDCCB431FAF for ; Sat, 21 Jan 2012 12:48:43 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JgczOEv-Ugf3 for ; Sat, 21 Jan 2012 12:48:43 -0800 (PST) Received: from guru.guru-group.fi (guru-group.fi [87.108.86.66]) by olra.theworths.org (Postfix) with ESMTP id 7EEAE431FAE for ; Sat, 21 Jan 2012 12:48:43 -0800 (PST) Received: by guru.guru-group.fi (Postfix, from userid 501) id 32B9B68056; Sat, 21 Jan 2012 22:48:47 +0200 (EET) From: Tomi Ollila To: David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH] test: whitespace-cleanup for most test/* files In-Reply-To: <87vco4bx6x.fsf@zancas.localnet> References: <1326300839-12085-1-git-send-email-tomi.ollila@iki.fi> <87aa5gdif4.fsf@zancas.localnet> <87vco4bx6x.fsf@zancas.localnet> User-Agent: Notmuch/0.11+71~gefa5d6c (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jan 2012 20:48:44 -0000 On Sat, 21 Jan 2012 16:46:46 -0400, David Bremner wrote: > On Sat, 21 Jan 2012 14:22:55 -0400, David Bremner wrote: > > On Wed, 11 Jan 2012 18:53:59 +0200, Tomi Ollila wrote: > > > Used emacs (whitespace-cleanup) function to "cleanup blank problems" > > > in test files where that could be done without breaking tests; > > > test/emacs was partially, and test/multipart was fully reverted. > > > > Pushed. All complaints about patches no longer applying will be gratefully > > accepted by Tomi. > > > > Oh my bad, I actually pushed > > id:"1327157068-21378-1-git-send-email-tomi.ollila@iki.fi" Thanks. > > Complaints should still go to Tomi ;). I already thought I got off the hook ;). > > d Tomi