Re: [PATCH 3/4] emacs: Make tags that appear in `notmuch-show' clickable
authorBernard Hurley <bernard@marcade.biz>
Fri, 23 Nov 2012 08:02:31 +0000 (08:02 +0000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:50:48 +0000 (09:50 -0800)
c2/c355579324859a88108aa1ede679683ff6e18f [new file with mode: 0644]

diff --git a/c2/c355579324859a88108aa1ede679683ff6e18f b/c2/c355579324859a88108aa1ede679683ff6e18f
new file mode 100644 (file)
index 0000000..4719b6e
--- /dev/null
@@ -0,0 +1,87 @@
+Return-Path: <bernard@marcade.biz>\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 5B47C431FBD\r
+       for <notmuch@notmuchmail.org>; Fri, 23 Nov 2012 00:02:36 -0800 (PST)\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 kJaQPytQ-7M9 for <notmuch@notmuchmail.org>;\r
+       Fri, 23 Nov 2012 00:02:32 -0800 (PST)\r
+Received: from marcade.vm.bytemark.co.uk (marcade.vm.bytemark.co.uk\r
+       [89.16.174.61]) (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id CDDFE431FAF\r
+       for <notmuch@notmuchmail.org>; Fri, 23 Nov 2012 00:02:32 -0800 (PST)\r
+Received: from bernard by marcade.vm.bytemark.co.uk with local (Exim 4.72)\r
+       (envelope-from <bernard@marcade.biz>)\r
+       id 1TboDX-0005TW-FM; Fri, 23 Nov 2012 08:02:31 +0000\r
+Date: Fri, 23 Nov 2012 08:02:31 +0000\r
+From: Bernard Hurley <bernard@marcade.biz>\r
+To: Damien Cassou <damien.cassou@gmail.com>\r
+Subject: Re: [PATCH 3/4] emacs: Make tags that appear in `notmuch-show'\r
+       clickable\r
+Message-ID: <20121123080231.GB20987@marcade.biz>\r
+References: <1353266322-20318-1-git-send-email-damien.cassou@gmail.com>\r
+       <1353266322-20318-4-git-send-email-damien.cassou@gmail.com>\r
+       <87a9uepl2t.fsf@qmul.ac.uk>\r
+       <CA+y5ggipBDPT5ivBdOQF6qnKxCRxd_UFkUsw_X8zm3zZDon5Tw@mail.gmail.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+In-Reply-To:\r
+ <CA+y5ggipBDPT5ivBdOQF6qnKxCRxd_UFkUsw_X8zm3zZDon5Tw@mail.gmail.com>\r
+User-Agent: Mutt/1.5.20 (2009-06-14)\r
+Cc: notmuch mailing list <notmuch@notmuchmail.org>\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, 23 Nov 2012 08:02:36 -0000\r
+\r
+On Thu, Nov 22, 2012 at 07:40:36PM +0100, Damien Cassou wrote:\r
+> Hi,\r
+> \r
+> \r
+> you are perfectly right. In the upcoming patch I made the buttons so that\r
+> TAB won't stop at them ('skip t) but you can still activate them with RET\r
+> or a mouse click. Is that ok?\r
+> \r
+\r
+Can I add one little caveat - although from what you say it probably\r
+doesn't apply in this case. I have set up my computer so that as much as\r
+possible can be done from the keyboard. I have arthritis in my rignt \r
+hand and although I can still type as well as before I find it very \r
+difficult to use a mouse. I have recently discovered I am far from alone\r
+in this. So it is important for me and others that when mouse options \r
+are added to software, convienient keyboard options still exist.\r
+\r
+Bernard Hurley\r
+\r
+> -- \r
+> Damien Cassou\r
+> http://damiencassou.seasidehosting.st\r
+> \r
+> "Success is the ability to go from one failure to another without losing\r
+> enthusiasm."\r
+> Winston Churchill\r
+\r
+> _______________________________________________\r
+> notmuch mailing list\r
+> notmuch@notmuchmail.org\r
+> http://notmuchmail.org/mailman/listinfo/notmuch\r
+\r