Re: [PATCH 1/2] python: refactor print_messages into format_messages and print_messages
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 2 Jan 2012 15:56:20 +0000 (16:56 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:41:33 +0000 (09:41 -0800)
04/886300cbe2ded748133d1a80a0aee797419a9c [new file with mode: 0644]

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