Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / ff / 2b9008f1c3e16ab119383a233e9090fdd01aaa
1 Return-Path: <matt@bubblegen.co.uk>\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 arlo.cworth.org (Postfix) with ESMTP id AC3C36DE0A7F\r
6  for <notmuch@notmuchmail.org>; Tue, 14 Jul 2015 04:40:02 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.512\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.512 tagged_above=-999 required=5 tests=[AWL=0.188,\r
12   RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id vKUs5NeZsRBq for <notmuch@notmuchmail.org>;\r
16  Tue, 14 Jul 2015 04:40:00 -0700 (PDT)\r
17 X-Greylist: delayed 456 seconds by postgrey-1.35 at arlo;\r
18  Tue, 14 Jul 2015 04:40:00 PDT\r
19 Received: from avasout04.plus.net (avasout04.plus.net [212.159.14.19])\r
20  by arlo.cworth.org (Postfix) with ESMTPS id 14B696DE02DD\r
21  for <notmuch@notmuchmail.org>; Tue, 14 Jul 2015 04:39:59 -0700 (PDT)\r
22 Received: from localhost ([84.93.237.98]) by avasout04 with smtp\r
23  id sBYH1q007283uBY01BYJSd; Tue, 14 Jul 2015 12:32:19 +0100\r
24 X-CM-Score: 0.00\r
25 X-CNFS-Analysis: v=2.1 cv=JOrGyJ+b c=1 sm=1 tr=0\r
26  a=BJaFPv9AyABFDM2hXLRoEA==:117 a=BJaFPv9AyABFDM2hXLRoEA==:17 a=0Bzu9jTXAAAA:8\r
27  a=80hmnl3cAAAA:8 a=qFRnvRBcnqcA:10 a=8nJEP1OIZ-IA:10 a=zOBTXjUuO1YA:10\r
28  a=7SeAVy26aQNrBdFefJwA:9 a=wPNLvfGTeEIA:10\r
29 Received: from localhost ([127.0.0.1] helo=webmail.plus.net)\r
30  by localhost with esmtp (Exim 4.76)\r
31  (envelope-from <matt@bubblegen.co.uk>) id 1ZEyRd-0006yv-3o\r
32  for notmuch@notmuchmail.org; Tue, 14 Jul 2015 12:32:17 +0100\r
33 Received: from 216.31.211.11 (proxying for unknown)\r
34  (SquirrelMail authenticated user bubblegen+matt)\r
35  by webmail.plus.net with HTTP; Tue, 14 Jul 2015 12:32:17 +0100\r
36 Message-ID: <8cd45d0665469d8f5e98928e61e9a411.squirrel@webmail.plus.net>\r
37 Date: Tue, 14 Jul 2015 12:32:17 +0100\r
38 Subject: (emacs) customise key bindings taking text input\r
39 From: "Matthew Lear" <matt@bubblegen.co.uk>\r
40 To: notmuch@notmuchmail.org\r
41 Reply-To: matt@bubblegen.co.uk\r
42 User-Agent: SquirrelMail\r
43 MIME-Version: 1.0\r
44 Content-Type: text/plain;charset=iso-8859-1\r
45 Content-Transfer-Encoding: 8bit\r
46 X-Priority: 3 (Normal)\r
47 Importance: Normal\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.18\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52  <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Tue, 14 Jul 2015 11:40:02 -0000\r
61 \r
62 Hi all,\r
63 \r
64 I was wondering if there was a way to add a new search similar to what\r
65 pressing s does, but make it use a predefined list of search terms in\r
66 addition to the text being entered? For example, I have reams of bug\r
67 notification emails which currently have various tags applied. If I wanted\r
68 to search a subset of these tags with a number (bug id) in the subject,\r
69 right now I have to press s and type tag:foo and tag:bar and subject:1234.\r
70 If I could add a new search option (eg 'B') and after pressing that I\r
71 simply enter the bug id and hit return, it would save me a lot of typing.\r
72 I have custom searches set up which do the 'tag:foo and tag:bar' and I can\r
73 filter on the subject, but that still means pressing f and typing\r
74 subject:1234.\r
75 \r
76 I fear I'm rambling here but hopefully I've conveyed what I'm trying to do.\r
77 Is this possible?\r
78 Just trying to cut down on my typing ;-)\r
79 \r
80 Thanks,\r
81 --  Matt\r
82 \r