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 6BCBE429E21 for ; Mon, 2 Jan 2012 07:56:26 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.09 X-Spam-Level: X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] 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 oKBPa+huiioo for ; Mon, 2 Jan 2012 07:56:25 -0800 (PST) Received: from homiemail-a20.g.dreamhost.com (caiajhbdcbbj.dreamhost.com [208.97.132.119]) by olra.theworths.org (Postfix) with ESMTP id E78F1431FD0 for ; Mon, 2 Jan 2012 07:56:24 -0800 (PST) Received: from homiemail-a20.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTP id 6BC717EC069; Mon, 2 Jan 2012 07:56:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=P03cudvS5LwkBFZuYXA7d2y9+VD PA9poRZLJZl0RxAooIaaVxWnwa1aN+vsZyBTpJKrTBz8eD8HMEg89ApxpsWijyR/ KiPiy+9j+9yxtmKEyNI+nhrD92bB8bFM30EcOZYnNpXdqTR449YrsfaGvPQSxF6N rGUR+nNsPu/mlkq4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=lv/PdiNVXdCCdrSertGN/8frD0I=; b=E EIUMEu+uu4nJ9dKP0qA6kE+AVmGAFD4SUU7Zg5mV5NfB60eo6Bna07MKe4vhXgWN 6K4FSVKGMKMDtd3wGxBuwRtdYIMo2ULJWXDzXGFD0QiY/Rjn7SjIwAkVO1JB29WC R/Bc4G97vt1m3j5jmshg9Do1Ms2XKhN7l/oYXifeLY= Received: from spaetzbook.sspaeth.de (unknown [176.46.227.178]) (Authenticated sender: fax@sspaeth.de) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTPA id D48DB7EC061; Mon, 2 Jan 2012 07:56:22 -0800 (PST) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Mon, 02 Jan 2012 16:56:21 +0100 From: Sebastian Spaeth To: Justus Winter <4winter@informatik.uni-hamburg.de>, notmuch@notmuchmail.org Subject: Re: [PATCH 1/2] python: refactor print_messages into format_messages and print_messages In-Reply-To: <1324473302-10869-2-git-send-email-4winter@informatik.uni-hamburg.de> References: <87sjm79e3d.fsf@SSpaeth.de> <1324473302-10869-1-git-send-email-4winter@informatik.uni-hamburg.de> <1324473302-10869-2-git-send-email-4winter@informatik.uni-hamburg.de> User-Agent: Notmuch/0.10+58~g935365d (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Mon, 02 Jan 2012 16:56:20 +0100 Message-ID: <878vlqksij.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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, 02 Jan 2012 15:56:26 -0000 --=-=-= On Wed, 21 Dec 2011 14:15:01 +0100, Justus Winter <4winter@informatik.uni-hamburg.de> wrote: > --- > bindings/python/notmuch/message.py | 37 +++++++++++++++++++++++++---------- > 1 files changed, 26 insertions(+), 11 deletions(-) Pushed --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8B06UACgkQVYX1jMgnoGLHdwCeIVtjP3zgBcV8I9at/h+PEchV 44YAn00WfaPWoBNqZfmsjWHBNkz7d7Nb =Xx/u -----END PGP SIGNATURE----- --=-=-=--