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 857A5429E54 for ; Sat, 21 Jan 2012 22:41:37 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 6cy3tjRtVBeK for ; Sat, 21 Jan 2012 22:41:37 -0800 (PST) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id CC786429E40 for ; Sat, 21 Jan 2012 22:41:36 -0800 (PST) Received: by wibhr12 with SMTP id hr12so1759709wib.26 for ; Sat, 21 Jan 2012 22:41:35 -0800 (PST) Received: by 10.180.104.4 with SMTP id ga4mr6958351wib.17.1327214495782; Sat, 21 Jan 2012 22:41:35 -0800 (PST) Received: from localhost ([109.131.97.13]) by mx.google.com with ESMTPS id m8sm6161281wia.11.2012.01.21.22.41.34 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 21 Jan 2012 22:41:35 -0800 (PST) From: Pieter Praet To: Tomi Ollila , notmuch@notmuchmail.org Subject: Re: [PATCH] test: whitespace-cleanup for most test/* files In-Reply-To: <1326300839-12085-1-git-send-email-tomi.ollila@iki.fi> References: <1326300839-12085-1-git-send-email-tomi.ollila@iki.fi> User-Agent: Notmuch/0.11+101~g94bf862 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) Date: Sun, 22 Jan 2012 07:39:48 +0100 Message-ID: <87pqec44wb.fsf@praet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Tomi Ollila 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: Sun, 22 Jan 2012 06:41:37 -0000 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. > --- +1 Peace -- Pieter