Re: [notmuch] [PATCH 3/3] fix Makefile.local to install bash completion definitions...
authorJameson Graef Rollins <jrollins@finestructure.net>
Sat, 5 Dec 2009 00:21:49 +0000 (19:21 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:50 +0000 (09:35 -0800)
89/6d8f25488537821b80b506c49e63b8fe524bde [new file with mode: 0644]

diff --git a/89/6d8f25488537821b80b506c49e63b8fe524bde b/89/6d8f25488537821b80b506c49e63b8fe524bde
new file mode 100644 (file)
index 0000000..cddf62c
--- /dev/null
@@ -0,0 +1,104 @@
+Return-Path: <jrollins@finestructure.net>\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 9FF40431FC0\r
+       for <notmuch@notmuchmail.org>; Fri,  4 Dec 2009 16:21:27 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\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 cYBuZCRdgiQO for <notmuch@notmuchmail.org>;\r
+       Fri,  4 Dec 2009 16:21:27 -0800 (PST)\r
+Received: from serrano.cc.columbia.edu (serrano.cc.columbia.edu [128.59.29.6])\r
+       by olra.theworths.org (Postfix) with ESMTP id 6501F431FBC\r
+       for <notmuch@notmuchmail.org>; Fri,  4 Dec 2009 16:21:27 -0800 (PST)\r
+Received: from servo.finestructure.net (cpe-72-227-128-66.nyc.res.rr.com\r
+       [72.227.128.66])\r
+       (user=jgr2110 author=jrollins@finestructure.net mech=PLAIN bits=0)\r
+       by serrano.cc.columbia.edu (8.14.3/8.14.3) with ESMTP id nB50LQDf009175\r
+       (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT);\r
+       Fri, 4 Dec 2009 19:21:26 -0500 (EST)\r
+Received: from jrollins by servo.finestructure.net with local (Exim 4.69)\r
+       (envelope-from <jrollins@finestructure.net>)\r
+       id 1NGiPF-0008Pc-7T; Fri, 04 Dec 2009 19:21:49 -0500\r
+Date: Fri, 4 Dec 2009 19:21:49 -0500\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Carl Worth <cworth@cworth.org>\r
+Message-ID: <20091205002149.GC3341@finestructure.net>\r
+References: <1259452657-27608-1-git-send-email-jrollins@finestructure.net>\r
+       <1259452657-27608-2-git-send-email-jrollins@finestructure.net>\r
+       <1259452657-27608-3-git-send-email-jrollins@finestructure.net>\r
+       <87my1ye0mj.fsf@yoom.home.cworth.org>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; micalg=pgp-sha256;\r
+       protocol="application/pgp-signature"; boundary="Weqbz6OltVu8XOAh"\r
+Content-Disposition: inline\r
+In-Reply-To: <87my1ye0mj.fsf@yoom.home.cworth.org>\r
+User-Agent: Mutt/1.5.20 (2009-06-14)\r
+X-No-Spam-Score: Local\r
+X-Scanned-By: MIMEDefang 2.68 on 128.59.29.6\r
+Cc: notmuch@notmuchmail.org\r
+Subject: Re: [notmuch] [PATCH 3/3] fix Makefile.local to install bash\r
+ completion definitions as not executable\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\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, 05 Dec 2009 00:21:27 -0000\r
+\r
+\r
+--Weqbz6OltVu8XOAh\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Fri, Dec 04, 2009 at 04:16:20PM -0800, Carl Worth wrote:\r
+> On Sat, 28 Nov 2009 18:57:37 -0500, Jameson Graef Rollins <jrollins@fines=\r
+tructure.net> wrote:\r
+> > -  install contrib/notmuch-completion.bash \\r
+> > +  install -m0644 contrib/notmuch-completion.bash \\r
+> >            $(DESTDIR)$(bash_completion_dir)/notmuch\r
+>=20\r
+> Thanks. I pushed this.\r
+>=20\r
+> I didn't push the parent commit in the thread, (regarding zlib), since as\r
+> mentioned in another reply this is actually a bug in the GMime\r
+> pkg-config file.\r
+\r
+Great.  That's fine with me (assuming that GMime actually gets fixed\r
+upstream).\r
+\r
+jamie.\r
+\r
+--Weqbz6OltVu8XOAh\r
+Content-Type: application/pgp-signature; name="signature.asc"\r
+Content-Description: Digital signature\r
+Content-Disposition: attachment\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.10 (GNU/Linux)\r
+\r
+iQIcBAEBCAAGBQJLGaecAAoJEO00zqvie6q8E0kQAKt2WDRZ5Q1/4eTLFwnjIhQ6\r
+/CY3aJhhq+6N5A2umL1H36yRRNbtN9Q4y3BjdlOXBBo/0apB2ZvnU3RS8t1M2W4g\r
+AaHuuQw4nA4z3QkGVQmH4rVyumg/zOi7r4dUKLwPWSMjYea6Lx15QXHw8NBdX5NO\r
+TI+KWCbfJh4QvcvA2oYuXgx2CIQCUQKuQhJRPPnC1n8vkJg3k2MySxfKdWCri5SO\r
+pfKpUo5ZqwHeFIdx7MVneW1s24zRN1t3EF9d1bzHlCYP/KzzzF24RKx/PK+QW5D4\r
+2lS35RdmHjlSWeoT/AqVMI0MMWWTi9tum+zLCI0JhpiKPWTQMkJvgtGSU8+kyFMU\r
+zzIaeD9meqD4vlFvAnyK7m26OW1G11d2pLxhXCxGMOxlcJD5PX2zrtVusGHEZ64O\r
+9Zr42k8y2Ji5BkqLAfVIf/Z5OtdVq9gHe8xJ3Zem4aRBmxfBAKzFQCPNzyHtDtZG\r
+yQ6W9SmfTrxOEp+SsEjlHjQGbEb1tgTHjh8X9pz7i6xlOKhKbG9hL/BMU/CUOXw/\r
+mmOyrtLXsSw7Me/CLKv4/ToUqtsCZpgEv3Cm5bhZI5f8WwiVbhgDCciWV0+dHR1F\r
+oIRzxfSee2GOC7H4dSOQvMGLm5hW18Gq8feDuUqCg9Sko6Unfrpk5sdaDEmwa/4u\r
+8kJGBG7Ok4dyagUG+vIH\r
+=g+44\r
+-----END PGP SIGNATURE-----\r
+\r
+--Weqbz6OltVu8XOAh--\r