Re: Inconsistent output from "notmuch search --output=<foo>"
authorDavid Edmondson <dme@dme.org>
Wed, 24 Nov 2010 10:36:46 +0000 (10:36 +0000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:36 +0000 (09:37 -0800)
73/6d128f72ac03e6e4474b65e850414c624b945e [new file with mode: 0644]

diff --git a/73/6d128f72ac03e6e4474b65e850414c624b945e b/73/6d128f72ac03e6e4474b65e850414c624b945e
new file mode 100644 (file)
index 0000000..cfd9842
--- /dev/null
@@ -0,0 +1,91 @@
+Return-Path: <dme@dme.org>\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 6022C431FB5\r
+       for <notmuch@notmuchmail.org>; Wed, 24 Nov 2010 02:40:45 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.01\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.01 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01]\r
+       autolearn=unavailable\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 2H9cYBwF89B7 for <notmuch@notmuchmail.org>;\r
+       Wed, 24 Nov 2010 02:40:45 -0800 (PST)\r
+Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com\r
+       [74.125.82.181])\r
+       by olra.theworths.org (Postfix) with ESMTP id 00A8C431FB6\r
+       for <notmuch@notmuchmail.org>; Wed, 24 Nov 2010 02:40:44 -0800 (PST)\r
+Received: by wyf22 with SMTP id 22so39948wyf.26\r
+       for <notmuch@notmuchmail.org>; Wed, 24 Nov 2010 02:40:43 -0800 (PST)\r
+Received: by 10.227.137.17 with SMTP id u17mr9055969wbt.129.1290595241848;\r
+       Wed, 24 Nov 2010 02:40:41 -0800 (PST)\r
+Received: from ut.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com\r
+       [81.149.164.25])\r
+       by mx.google.com with ESMTPS id x65sm3369512weq.1.2010.11.24.02.40.39\r
+       (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
+       Wed, 24 Nov 2010 02:40:40 -0800 (PST)\r
+Received: by ut.hh.sledj.net (Postfix, from userid 1000)\r
+       id 86A7C594058; Wed, 24 Nov 2010 10:36:51 +0000 (GMT)\r
+To: Sebastian Spaeth <Sebastian@SSpaeth.de>, Carl Worth <cworth@cworth.org>,\r
+       notmuch@notmuchmail.org\r
+Subject: Re: Inconsistent output from "notmuch search --output=<foo>"\r
+In-Reply-To: <87fwurjeuh.fsf@SSpaeth.de>\r
+References: <871v6b79s0.fsf@yoom.home.cworth.org> <87fwurjeuh.fsf@SSpaeth.de>\r
+User-Agent: Notmuch/0.5-14-g06ba2c7 (http://notmuchmail.org) Emacs/23.2.1\r
+       (x86_64-pc-linux-gnu)\r
+From: David Edmondson <dme@dme.org>\r
+Date: Wed, 24 Nov 2010 10:36:46 +0000\r
+Message-ID: <87vd3n6m9t.fsf@ut.hh.sledj.net>\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: Wed, 24 Nov 2010 10:40:45 -0000\r
+\r
+--=-=-=\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Wed, 24 Nov 2010 09:38:46 +0100, Sebastian Spaeth <Sebastian@SSpaeth.de>=\r
+ wrote:\r
+> On Tue, 23 Nov 2010 18:09:03 -0800, Carl Worth wrote:\r
+> > The inconsistency is the presence of the "thread:" and "id:" prefixes in\r
+> > the first two cases, (note that there isn't any "tag:" prefix in the\r
+> > last case). I can't find any good justification for these.\r
+>=20\r
+> I use the output of notmuch search --format=3Dthreads to feed to another\r
+> notmuch tag operation, and if the thread: prefix vanishes, I'll have to f=\r
+ind other\r
+> ways to do that. :)\r
+\r
+You can trivially insert the 'thread:' prefix if it gets removed.\r
+\r
+dme.\r
+=2D-=20\r
+David Edmondson, http://dme.org\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.10 (GNU/Linux)\r
+\r
+iEYEARECAAYFAkzs6r8ACgkQaezQq/BJZRaKVQCeLJWQK2sLAauyVPy4pSxaUy6x\r
+hZoAoIS0gfTItILiWD8mYyymV7kmdLv2\r
+=evoG\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r