Re: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.
authorJameson Graef Rollins <jrollins@finestructure.net>
Mon, 6 Feb 2012 19:19:46 +0000 (11:19 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:44:13 +0000 (09:44 -0800)
ed/722374c092b9077c49d23040b399b9264ea91b [new file with mode: 0644]

diff --git a/ed/722374c092b9077c49d23040b399b9264ea91b b/ed/722374c092b9077c49d23040b399b9264ea91b
new file mode 100644 (file)
index 0000000..a9bc2ee
--- /dev/null
@@ -0,0 +1,95 @@
+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 562E7431FAF\r
+       for <notmuch@notmuchmail.org>; Mon,  6 Feb 2012 11:20:01 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.29\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3, 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 DiZ5iuPNSvbF for <notmuch@notmuchmail.org>;\r
+       Mon,  6 Feb 2012 11:20:00 -0800 (PST)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+       [131.215.239.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id D15E3431FAE\r
+       for <notmuch@notmuchmail.org>; Mon,  6 Feb 2012 11:20:00 -0800 (PST)\r
+Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by fire-doxen-postvirus (Postfix) with ESMTP id 62A862E50DE6;\r
+       Mon,  6 Feb 2012 11:19:58 -0800 (PST)\r
+X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
+Received: from finestructure.net (DHCP-123-180.caltech.edu [131.215.123.180])\r
+       (Authenticated sender: jrollins)\r
+       by fire-doxen-submit (Postfix) with ESMTP id A9DE42E50DEA;\r
+       Mon,  6 Feb 2012 11:19:52 -0800 (PST)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+       id 501594E2; Mon,  6 Feb 2012 11:19:52 -0800 (PST)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects.\r
+In-Reply-To: <cunsjio49x9.fsf@hotblack-desiato.hh.sledj.net>\r
+References: <1327496913-4946-1-git-send-email-dme@dme.org>\r
+       <1327918561-16245-1-git-send-email-dme@dme.org>\r
+       <1327918561-16245-3-git-send-email-dme@dme.org>\r
+       <87sjiobfu1.fsf@servo.finestructure.net>\r
+       <cunvcnk4d45.fsf@hotblack-desiato.hh.sledj.net>\r
+       <87obtcbd29.fsf@servo.finestructure.net>\r
+       <cunsjio49x9.fsf@hotblack-desiato.hh.sledj.net>\r
+User-Agent: Notmuch/0.11.1+156~gde94716 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Mon, 06 Feb 2012 11:19:46 -0800\r
+Message-ID: <8762fjbwh9.fsf@servo.finestructure.net>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha256; 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, 06 Feb 2012 19:20:01 -0000\r
+\r
+--=-=-=\r
+\r
+On Mon, 06 Feb 2012 08:56:34 +0000, David Edmondson <dme@dme.org> wrote:\r
+> With blank subjects the printing code generated an error (because\r
+> `rename-buffer' doesn't like an empty string as the first argument), so\r
+> _some_ change is required.\r
+\r
+This sounds like something that could easily be fixed in the printing\r
+code, without changing the show and search behavior.\r
+\r
+jamie.\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+\r
+iQIcBAEBCAAGBQJPMCfTAAoJEO00zqvie6q8Gp4P/jcWIFMvgDDIR2AkFe4JKIK3\r
+uV9Hg4xUwZ5vpB3wCXvDjaEgvFTShAyGem7WgRkH3F2msHoBr+OkBXjGnWi4ohzN\r
+dqZSJxZnTPvhy8UQfvKaZPMOqXt7Z1IjyZ1WsakGFghTidlKtTIz/IlrC+bbh4OO\r
+MU+gNWnxKm9FRwClUnBloHMnliWTst8aJpJIJS4OzCPh1l+GRkHlU9FEgq7bVHta\r
+v/tyf6zoKCOhUXffT69PPz4kFlxKBB4QyDCt4eDGT+NY7GtAeC/DXz5DAzOfrb4f\r
+W0PB70a/+daV/vyvH4kWd2Q3AIR9ceHKb7rQFDFeBfUSbJ+zXNzdGPUr4ePJLwmj\r
+9n3bL0qoVJ+LUmiVB3elqXqyye1RzxSdujcZYdbsbP1RCA/HUEfbIQqxzOHmp0Ck\r
+nwpSdNc+0lDLOis923IPSWYZ/atRcs7i6zqxM9hpb/hcjcHyYk4JYKh47xxZKtIs\r
+BvyRtFQVd9tAGT1vDSA4gfOg/aTpTN16DyTHEWe6ufD44Rd10j4o1731Q5ZrXEuc\r
+OhdHUCWoHPcMu60widYgJObennHmAZAirc47o7N3/ntnRTHUnnyZUeF5tJ0gq3as\r
+TNAH+06T2UWM69x+iwEjw6ZXrjmWKtMY1sLH6NT1pNgsmrH14K8kjTusByQnnIea\r
+vQPgmNdXq4QoQiwgx4t8\r
+=LbeZ\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r