Re: [PATCH v2]: contrib/notmuch-mutt
authorStefano Zacchiroli <zack@upsilon.cc>
Sat, 31 Mar 2012 08:38:52 +0000 (10:38 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:45:54 +0000 (09:45 -0800)
c2/36ffd2b96ee4e7560c799e589922b962cc7ee4 [new file with mode: 0644]

diff --git a/c2/36ffd2b96ee4e7560c799e589922b962cc7ee4 b/c2/36ffd2b96ee4e7560c799e589922b962cc7ee4
new file mode 100644 (file)
index 0000000..97e8817
--- /dev/null
@@ -0,0 +1,191 @@
+Return-Path: <zack@upsilon.cc>\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 1A788431FAF\r
+       for <notmuch@notmuchmail.org>; Sat, 31 Mar 2012 01:38:57 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       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 sJgNjgdlvM4q for <notmuch@notmuchmail.org>;\r
+       Sat, 31 Mar 2012 01:38:56 -0700 (PDT)\r
+Received: from upsilon.hackadomia.org (upsilon.hackadomia.org\r
+ [91.121.245.170])     by olra.theworths.org (Postfix) with ESMTP id DE7E8431FAE\r
+       for <notmuch@notmuchmail.org>; Sat, 31 Mar 2012 01:38:55 -0700 (PDT)\r
+Received: from usha.takhisis.invalid (did75-22-78-236-196-47.fbx.proxad.net\r
+       [78.236.196.47])\r
+       by upsilon.hackadomia.org (Postfix) with ESMTPSA id AE285100D4\r
+       for <notmuch@notmuchmail.org>; Sat, 31 Mar 2012 10:38:53 +0200 (CEST)\r
+Received: by usha.takhisis.invalid (Postfix, from userid 1000)\r
+       id AA66668035A; Sat, 31 Mar 2012 10:38:52 +0200 (CEST)\r
+Date: Sat, 31 Mar 2012 10:38:52 +0200\r
+From: Stefano Zacchiroli <zack@upsilon.cc>\r
+To: notmuch@notmuchmail.org\r
+Subject: Re: [PATCH v2]: contrib/notmuch-mutt\r
+Message-ID: <20120331083852.GA18080@upsilon.cc>\r
+Mail-Followup-To: Stefano Zacchiroli <zack@upsilon.cc>,\r
+ notmuch@notmuchmail.org\r
+References: <87iphszuv1.fsf@zancas.localnet>\r
+       <20120329133538.GA12117@upsilon.cc>\r
+       <878vihpy4y.fsf@zancas.localnet> <87ehs938v6.fsf@zancas.localnet>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; micalg=pgp-sha256;\r
+       protocol="application/pgp-signature"; boundary="f2QGlHpHGjS2mn6Y"\r
+Content-Disposition: inline\r
+In-Reply-To: <87ehs938v6.fsf@zancas.localnet>\r
+User-Agent: Mutt/1.5.21 (2010-09-15)\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: Sat, 31 Mar 2012 08:38:57 -0000\r
+\r
+\r
+--f2QGlHpHGjS2mn6Y\r
+Content-Type: multipart/mixed; boundary="pWyiEgJYm5f9v55/"\r
+Content-Disposition: inline\r
+\r
+\r
+--pWyiEgJYm5f9v55/\r
+Content-Type: text/plain; charset=iso-8859-1\r
+Content-Disposition: inline\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Fri, Mar 30, 2012 at 09:35:41PM -0300, David Bremner wrote:\r
+> > I tried out these patches, and they seem to work (to the limit of my\r
+> > mutt knowledge).  I did notice a minor grammar issue in the DESCRIPTION\r
+> > of the man page, "capable of populating maildir" should be "a maildir"\r
+> > or "maildirs". In general for notmuch commit messages we expect a bit\r
+> > more of the rationale for the commit; in this case a few lines about the\r
+> > general purpose and (conceiveably) the implementation of notmuch-mutt\r
+> > would be welcome. See ebd1adc55b for a (probably overkill) example.\r
+>=20\r
+> In a fit of enthusiasm/clumsiness, I applied and pushed the previous\r
+> version, so feel free to send future updates on top of those.\r
+\r
+Oooooh, I love clumsiness when it comes to this :)\r
+Thanks!\r
+\r
+You can find attached two patches that:\r
+\r
+- fix the typo you spotted in DESCRIPTION\r
+- document in NEWS the addition of contrib/notmuch-mutt/, as you\r
+  requested on IRC\r
+\r
+Cheers.\r
+--=20\r
+Stefano Zacchiroli     zack@{upsilon.cc,pps.jussieu.fr,debian.org} . o .\r
+Ma=EEtre de conf=E9rences   ......   http://upsilon.cc/zack   ......   . . o\r
+Debian Project Leader    .......   @zack on identi.ca   .......    o o o\r
+=AB the first rule of tautology club is the first rule of tautology club =BB\r
+\r
+--pWyiEgJYm5f9v55/\r
+Content-Type: text/x-diff; charset=us-ascii\r
+Content-Disposition: attachment; filename="0001-NEWS-document-inclusion-of-contrib-notmuch-mutt.patch"\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+=46rom ed236a8c4450340b4e4b08af0219bba82b3fd37d Mon Sep 17 00:00:00 2001\r
+=46rom: Stefano Zacchiroli <zack@upsilon.cc>\r
+Date: Sat, 31 Mar 2012 10:33:24 +0200\r
+Subject: [PATCH 1/2] NEWS: document inclusion of contrib/notmuch-mutt\r
+\r
+---\r
+ NEWS |   10 ++++++++++\r
+ 1 file changed, 10 insertions(+)\r
+\r
+diff --git a/NEWS b/NEWS\r
+index 26c775c..a618a9d 100644\r
+--- a/NEWS\r
++++ b/NEWS\r
+@@ -52,6 +52,16 @@ Reply improvement using the JSON format\r
+   reply body, and it will quote HTML parts if no text/plain parts are\r
+   available.\r
+=20\r
++New add-on tool: notmuch-mutt\r
++-----------------------------\r
++\r
++The new contrib/ tool "notmuch-mutt" provides Notmuch integration for\r
++the Mutt mail user agent. Using it, Mutt users can perform mail\r
++search, thread reconstruction, and mail tagging/untagging without\r
++leaving Mutt.  notmuch-mutt, formerly distributed under the name\r
++"mutt-notmuch" by Stefano Zacchiroli, will be maintained as a notmuch\r
++contrib/ from now on.\r
++\r
+ Notmuch 0.12 (2012-03-20)\r
+ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D\r
+=20\r
+--=20\r
+1.7.9.5\r
+\r
+\r
+--pWyiEgJYm5f9v55/\r
+Content-Type: text/x-diff; charset=us-ascii\r
+Content-Disposition: attachment; filename="0002-notmuch-mutt-fix-typo-in-manpage.patch"\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+=46rom a7202248466f263e8fb7a2c7b9f48d0786b4fbd1 Mon Sep 17 00:00:00 2001\r
+=46rom: Stefano Zacchiroli <zack@upsilon.cc>\r
+Date: Sat, 31 Mar 2012 10:35:25 +0200\r
+Subject: [PATCH 2/2] notmuch-mutt: fix typo in manpage\r
+\r
+---\r
+ contrib/notmuch-mutt/notmuch-mutt |    2 +-\r
+ 1 file changed, 1 insertion(+), 1 deletion(-)\r
+\r
+diff --git a/contrib/notmuch-mutt/notmuch-mutt b/contrib/notmuch-mutt/notmu=\r
+ch-mutt\r
+index 9176ed5..71206c3 100755\r
+--- a/contrib/notmuch-mutt/notmuch-mutt\r
++++ b/contrib/notmuch-mutt/notmuch-mutt\r
+@@ -169,7 +169,7 @@ notmuch-mutt - notmuch (of a) helper for Mutt\r
+ =3Dhead1 DESCRIPTION\r
+=20\r
+ notmuch-mutt is a frontend to the notmuch mail indexer capable of populati=\r
+ng\r
+-maildir with search results.\r
++a maildir with search results.\r
+=20\r
+ =3Dhead1 OPTIONS\r
+=20\r
+--=20\r
+1.7.9.5\r
+\r
+\r
+--pWyiEgJYm5f9v55/--\r
+\r
+--f2QGlHpHGjS2mn6Y\r
+Content-Type: application/pgp-signature; name="signature.asc"\r
+Content-Description: Digital signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.12 (GNU/Linux)\r
+\r
+iQIVAwUBT3bCnJwxUDxthmOWAQgohQ/+IUkfgyVG+DGlkE+SZ6uJJBMf0Pyw/Yhd\r
+PP1CObHpHYFuRWTYJKTysX3jlxVfCxsRWZpcv3EFNmGxJYRtjLhtjeTNCyaneIt6\r
+L7AaNAlCiEEIwmeMIzB/QY8EcpfP95sT23DlXv4v/8uPqF0DZpbrPK+0rOcoo+tF\r
+pNTDl5oW2wQYkxmDil7CnLBvp3DQGw34lFOslmKQWVtEpKH3r7VaivxGRE7t3xqE\r
+BKj3n9zUt64LI2rT96+QM/H43h466PEcU4ftgHvSEocjSMOaXQ8xa/p9iPaUOy6s\r
+GrjdXd5tLAUxTeLKQOB/VQo5SBkrJ1ZRxr9OjS79FK8lM1sIIZ3omHzrK4tOWhkQ\r
+57HzEGHOQtEQ8CDZ+Vp7WXwO0gRC9OM/9+tHctMTKMBF04ORyNSXQFIqgyFQKWh+\r
+Fln0scGUelu0AnlUmbV+R6pbkAw+OhqCZL4t62E4EZRVmWL0FRXfOrTAECZWm22U\r
+B6EbPMNnQhfaV1KFajDxQgVgJFIcqduaiid+KwkUcSoxH7QE2UoXmHJ3FrTNQ+QX\r
+VKyh9fCRjZVCKvEyCCwBE13hGBwXQiy1xXp63GXTDZ1O/KtNrDmtSIkr/hu6jLmh\r
+19v2UzTbqU9QPf4CjqS5AQCOqUdaC1Ky/lMfmSHBantcRatQkBWToSOCvwFbdkZS\r
+N49PqUGL2dE=\r
+=AfFN\r
+-----END PGP SIGNATURE-----\r
+\r
+--f2QGlHpHGjS2mn6Y--\r