Re: [PATCH 1/2] add notmuch keybinding 'd'
authorJameson Graef Rollins <jrollins@finestructure.net>
Fri, 6 Jan 2012 20:20:48 +0000 (12:20 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:41:42 +0000 (09:41 -0800)
3a/6f0712bfc98ea0a81badc6133729fcd5ef6ca3 [new file with mode: 0644]

diff --git a/3a/6f0712bfc98ea0a81badc6133729fcd5ef6ca3 b/3a/6f0712bfc98ea0a81badc6133729fcd5ef6ca3
new file mode 100644 (file)
index 0000000..c4fd8f7
--- /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 1E5084073AC\r
+       for <notmuch@notmuchmail.org>; Fri,  6 Jan 2012 12:21:04 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] 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 BhshWcsS0dNV for <notmuch@notmuchmail.org>;\r
+       Fri,  6 Jan 2012 12:21:01 -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 A9D86404D68\r
+       for <notmuch@notmuchmail.org>; Fri,  6 Jan 2012 12:21:01 -0800 (PST)\r
+Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by earth-doxen-postvirus (Postfix) with ESMTP id EE4A466E0196;\r
+       Fri,  6 Jan 2012 12:20:56 -0800 (PST)\r
+X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
+Received: from finestructure.net (gwave-122.ligo.caltech.edu\r
+ [131.215.114.122])    (Authenticated sender: jrollins)        by earth-doxen-submit\r
+ (Postfix) with ESMTP id 6B8DC66E0172; Fri,  6 Jan 2012 12:20:51 -0800 (PST)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+       id 37BD9762; Fri,  6 Jan 2012 12:20:51 -0800 (PST)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Antoine =?utf-8?Q?Beaupr=C3=A9?= <anarcat@koumbit.org>, Jani Nikula\r
+       <jani@nikula.org>, David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH 1/2] add notmuch keybinding 'd'\r
+In-Reply-To: <87k454wq0e.fsf@marcos.anarcat.ath.cx>\r
+References: <1266408746-28549-1-git-send-email-Sebastian@SSpaeth.de>\r
+       <1310841600-28281-1-git-send-email-anarcat@koumbit.org>\r
+       <cunvcos6dhp.fsf@hotblack-desiato.hh.sledj.net>\r
+       <8762gsy2xp.fsf@nikula.org> <87k454wq0e.fsf@marcos.anarcat.ath.cx>\r
+User-Agent: Notmuch/0.10.2+168~g34b8bac (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Fri, 06 Jan 2012 12:20:48 -0800\r
+Message-ID: <8762gofuqn.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: Fri, 06 Jan 2012 20:21:04 -0000\r
+\r
+--=-=-=\r
+Content-Type: text/plain; charset=utf-8\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Fri, 06 Jan 2012 15:10:57 -0500, Antoine Beaupr=C3=A9 <anarcat@koumbit.o=\r
+rg> wrote:\r
+> Most patches I have submitted here haven't been accepted and I have to\r
+> painfully reroll my own packages every time there's a new release, which\r
+> has been a very frustrating experience. To see such a trivial patch\r
+> obsoleted tops it.\r
+\r
+Don't be too over dramatic, Antoine.  A lot of patches have sat fallow\r
+for a long time, and a lot of us maintain our own stuff on top what's in\r
+master.\r
+\r
+There's also been discussion on this particular topic since long before\r
+you showed up.  cworth pushed back on adding a delete key until we had a\r
+more integrated solution.  I think the same thing is happening here.\r
+\r
+I'm going to take a crack at an implementation of this functionality\r
+this weekend that I think will satisfy most of out needs.\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
+iQIcBAEBCAAGBQJPB1egAAoJEO00zqvie6q8d2kP/3OPb7NW9GlDnMbihztVlxDd\r
+cMJYzndNIVTguVm11gLUE5GwbZKa68WaZlXvLcMnIF2oG+47xM6vYtXCcEKzej2q\r
+5x9/q6MmmT72SHBw1PH9auHDwSWYaiEfdHT7Sa1uG9qh/ZQWPTgLHerGcEtrRL/p\r
+e9w2TPD54F7UURBC7b9DFGfVenOBl7/FacD0sYDjD+BgWVxAa8249qhxuaQw/78/\r
+aLW57SEwdzXCqh3zOWi1HlHHujuLbcPYJL4tz7zXwECdyO6yiGrIWOuyo2worLhI\r
+MQZvhPebmMe1SrMx00lBJ5XfoOE1oI9fF2RLBcWtcih8nSC94TU84eY7f1Zp+SyX\r
+cV4rcRaVaaB/k3oF6KW85P91lVTgW/h5iRjmTDvLg0EdPbNLrZBOOlG+YXI5soGs\r
+mud6g5omlRKQTGCD29cc9jT7XsPVSe8ABACd6vv+0up1NnRx7j/b6hyvAwja+Idl\r
+7kayH3OTOUJIkyrOfn2yHbrRsJqRJCjcRBENJsuW1VgJbHaoGexGaOOvk13AFkIq\r
+pPcGxfp24rQxBp+1YcV7CgKrO1xt0KdTiP1kOo6hjSqzuncWqhN0896pv9v021hD\r
+X6RIS1fa+kTVGDE6+oubqR/LIfXX1cmtmjjTFKZd4gDUnPp9IXL60rlq1ynpAqZF\r
+dzd3R/fLyCFkw1yGToDK\r
+=sMlO\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r