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 3B52D431FD0 for ; Mon, 9 Jan 2012 02:50:49 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "Date" X-Spam-Flag: NO X-Spam-Score: -0.367 X-Spam-Level: X-Spam-Status: No, score=-0.367 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, INVALID_DATE=0.432, 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 8E9VWDOobWXu for ; Mon, 9 Jan 2012 02:50:48 -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 90012431FB6 for ; Mon, 9 Jan 2012 02:50:48 -0800 (PST) Received: by wibhq2 with SMTP id hq2so2901740wib.26 for ; Mon, 09 Jan 2012 02:50:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=content-type:mime-version:content-transfer-encoding:from:to :references:in-reply-to:date:message-id:subject:date; bh=nam+CDs93tlwEzHaTxa74v9IzNj3TkA5uVW40F6Rvc4=; b=Sz3tIvLUItTHsm/TnrbyGY/n+fzPhsdc0nYja4ymHhMfzssdB4bOh75q4TyJ/8DAWW idd1VjzbFk/CYlLd6/BafXSXEOKzzkj90e6AJPC24aS+3OYb4YvrTQX+RZxgRVIADcHn hb+hnobrVGZuUDWAVmfWZSydwC5cceCPuAqZE= Received: by 10.180.106.202 with SMTP id gw10mr4819426wib.3.1326106247388; Mon, 09 Jan 2012 02:50:47 -0800 (PST) Received: from localhost (dhcp-91-036.inf.ed.ac.uk. [129.215.91.36]) by mx.google.com with ESMTPS id ee6sm1242570wib.4.2012.01.09.02.50.44 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 09 Jan 2012 02:50:45 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Patrick Totzke To: Sebastian Spaeth , notmuch@notmuchmail.org References: <1323119555-31416-1-git-send-email-patricktotzke@gmail.com> <1323119555-31416-2-git-send-email-patricktotzke@gmail.com> <871urikr9y.fsf@SSpaeth.de> In-Reply-To: <871urikr9y.fsf@SSpaeth.de> Date: Mon, 09 Jan 2012 10:49:54 -0000 Message-ID: <20120109104954.31409.17865@megatron> Subject: Re: [PATCH 1/3] pep8 fixes Date: Mon, 09 Jan 2012 10:49:54 +0000 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: Mon, 09 Jan 2012 10:50:49 -0000 Quoting Sebastian Spaeth (2012-01-02 16:23:05) >Hi, just tried to apply but it doesn't apply cleanly anymore, can you >update the patch to latest master? = no need: you already pushed these three patches on Dec 6, if i'm not mistak= en. best, /p