Re: [PATCH] man: update SEE ALSO references in man pages
[notmuch-archives.git] / d2 / 0c24cbe4fc63471ac2170e7b6bac46c581bc8e
1 Return-Path: <Sebastian@SSpaeth.de>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 9F1AD4196F0\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 02:38:11 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id IfFxr5TWTo03 for <notmuch@notmuchmail.org>;\r
16         Mon, 26 Apr 2010 02:38:11 -0700 (PDT)\r
17 Received: from homiemail-a13.g.dreamhost.com (caiajhbdcbbj.dreamhost.com\r
18         [208.97.132.119])\r
19         by olra.theworths.org (Postfix) with ESMTP id 089BD431FC1\r
20         for <notmuch@notmuchmail.org>; Mon, 26 Apr 2010 02:38:11 -0700 (PDT)\r
21 Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch\r
22         [129.132.133.204]) (Authenticated sender: sebastian@sspaeth.de)\r
23         by homiemail-a13.g.dreamhost.com (Postfix) with ESMTPA id 4E6686A806B; \r
24         Mon, 26 Apr 2010 02:38:04 -0700 (PDT)\r
25 Received: by sspaeth.de (sSMTP sendmail emulation);\r
26         Mon, 26 Apr 2010 11:38:02 +0200\r
27 From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
28 To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
29 Subject: Re: [SCM] notmuch - thread-based email index,\r
30         search and tagging. branch, master, updated. 0.2-180-gc87d17f\r
31 In-Reply-To: <87aassc7hf.fsf@ut.hh.sledj.net>\r
32 References: <20100424131703.A877A4196F2@olra.theworths.org>\r
33         <87aassc7hf.fsf@ut.hh.sledj.net>\r
34 User-Agent: Notmuch/0.2-203-gdabf212 (http://notmuchmail.org) Emacs/23.1.1\r
35         (x86_64-pc-linux-gnu)\r
36 Date: Mon, 26 Apr 2010 11:38:02 +0200\r
37 Message-ID: <87r5m2ftad.fsf@SSpaeth.de>\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain; charset=us-ascii\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Mon, 26 Apr 2010 09:38:11 -0000\r
53 \r
54 On 2010-04-25, David Edmondson wrote:\r
55 > Originally this was the behaviour (jump to the search box), but I found\r
56 > that it really annoyed me. To use any of the keybindings it's necessary\r
57 > to move the cursor out of the search entry area.\r
58 \r
59 Actually, a widget can have its own keymap, so it is entirely possible\r
60 to make it just to the saved searches with c-1 - c9 or whatever from\r
61 within that widget. I know that dme accepts patches for this :-)\r
62 \r
63 Sebastian\r