Re: [SCM] notmuch - thread-based email index, search and tagging. branch, master...
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 26 Apr 2010 09:38:02 +0000 (11:38 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:53 +0000 (09:36 -0800)
d2/0c24cbe4fc63471ac2170e7b6bac46c581bc8e [new file with mode: 0644]

diff --git a/d2/0c24cbe4fc63471ac2170e7b6bac46c581bc8e b/d2/0c24cbe4fc63471ac2170e7b6bac46c581bc8e
new file mode 100644 (file)
index 0000000..bd535a7
--- /dev/null
@@ -0,0 +1,63 @@
+Return-Path: <Sebastian@SSpaeth.de>\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 9F1AD4196F0\r
+       for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 02:38:11 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.9\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9] autolearn=ham\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 IfFxr5TWTo03 for <notmuch@notmuchmail.org>;\r
+       Mon, 26 Apr 2010 02:38:11 -0700 (PDT)\r
+Received: from homiemail-a13.g.dreamhost.com (caiajhbdcbbj.dreamhost.com\r
+       [208.97.132.119])\r
+       by olra.theworths.org (Postfix) with ESMTP id 089BD431FC1\r
+       for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 02:38:11 -0700 (PDT)\r
+Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch\r
+       [129.132.133.204]) (Authenticated sender: sebastian@sspaeth.de)\r
+       by homiemail-a13.g.dreamhost.com (Postfix) with ESMTPA id 4E6686A806B; \r
+       Mon, 26 Apr 2010 02:38:04 -0700 (PDT)\r
+Received: by sspaeth.de (sSMTP sendmail emulation);\r
+       Mon, 26 Apr 2010 11:38:02 +0200\r
+From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
+To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
+Subject: Re: [SCM] notmuch - thread-based email index,\r
+       search and tagging. branch, master, updated. 0.2-180-gc87d17f\r
+In-Reply-To: <87aassc7hf.fsf@ut.hh.sledj.net>\r
+References: <20100424131703.A877A4196F2@olra.theworths.org>\r
+       <87aassc7hf.fsf@ut.hh.sledj.net>\r
+User-Agent: Notmuch/0.2-203-gdabf212 (http://notmuchmail.org) Emacs/23.1.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Mon, 26 Apr 2010 11:38:02 +0200\r
+Message-ID: <87r5m2ftad.fsf@SSpaeth.de>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\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, 26 Apr 2010 09:38:11 -0000\r
+\r
+On 2010-04-25, David Edmondson wrote:\r
+> Originally this was the behaviour (jump to the search box), but I found\r
+> that it really annoyed me. To use any of the keybindings it's necessary\r
+> to move the cursor out of the search entry area.\r
+\r
+Actually, a widget can have its own keymap, so it is entirely possible\r
+to make it just to the saved searches with c-1 - c9 or whatever from\r
+within that widget. I know that dme accepts patches for this :-)\r
+\r
+Sebastian\r