From e2087841a3d64d18c468c259edf7da076df0ae6d Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Fri, 23 Nov 2012 13:18:04 +0200 Subject: [PATCH] Re: [PATCH 3/4] emacs: Make tags that appear in `notmuch-show' clickable --- 46/9d3f729f700012817231b3942c9a5c59cf7ea2 | 90 +++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 46/9d3f729f700012817231b3942c9a5c59cf7ea2 diff --git a/46/9d3f729f700012817231b3942c9a5c59cf7ea2 b/46/9d3f729f700012817231b3942c9a5c59cf7ea2 new file mode 100644 index 000000000..60c20aa3a --- /dev/null +++ b/46/9d3f729f700012817231b3942c9a5c59cf7ea2 @@ -0,0 +1,90 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id AD8F6431FBD + for ; Fri, 23 Nov 2012 03:18:09 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 9kk40iUbj83z for ; + Fri, 23 Nov 2012 03:18:06 -0800 (PST) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id 24C15431FAF + for ; Fri, 23 Nov 2012 03:18:06 -0800 (PST) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id 24EDE10010B; + Fri, 23 Nov 2012 13:18:04 +0200 (EET) +From: Tomi Ollila +To: Bernard Hurley +Subject: Re: [PATCH 3/4] emacs: Make tags that appear in `notmuch-show' + clickable +In-Reply-To: <20121123080231.GB20987@marcade.biz> +References: <1353266322-20318-1-git-send-email-damien.cassou@gmail.com> + <1353266322-20318-4-git-send-email-damien.cassou@gmail.com> + <87a9uepl2t.fsf@qmul.ac.uk> + + <20121123080231.GB20987@marcade.biz> +User-Agent: Notmuch/0.14+84~g8a199bf (http://notmuchmail.org) Emacs/24.2.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +Cc: notmuch mailing list +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 23 Nov 2012 11:18:09 -0000 + +On Fri, Nov 23 2012, Bernard Hurley wrote: + +> On Thu, Nov 22, 2012 at 07:40:36PM +0100, Damien Cassou wrote: +>> Hi, +>> +>> +>> you are perfectly right. In the upcoming patch I made the buttons so that +>> TAB won't stop at them ('skip t) but you can still activate them with RET +>> or a mouse click. Is that ok? +>> +> +> Can I add one little caveat - although from what you say it probably +> doesn't apply in this case. I have set up my computer so that as much as +> possible can be done from the keyboard. I have arthritis in my rignt +> hand and although I can still type as well as before I find it very +> difficult to use a mouse. I have recently discovered I am far from alone +> in this. So it is important for me and others that when mouse options +> are added to software, convienient keyboard options still exist. + +I run my 2 notmuch emacs instances on urxvt terminals over ssh connection +-- I don't have any mouse access there (except window focus and some +cut&paste operations). + +I'd be disappointed if my email experience got worse -- and I don't +think that is going to happen :D + +> Bernard Hurley + +Tomi + +> +>> -- +>> Damien Cassou +>> http://damiencassou.seasidehosting.st -- 2.26.2