Re: [WIP PATCH] emacs: query: completion for from: in searches
[notmuch-archives.git] / b4 / 8cf8bb9caa04bc1b2980907cc94ae5c90532eb
1 Return-Path: <meskio@sindominio.net>\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 2548E4196F0\r
6         for <notmuch@notmuchmail.org>; Sun, 21 Mar 2010 14:29:36 -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: 0.8\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8]\r
12         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 IpbipLni8Bo7 for <notmuch@notmuchmail.org>;\r
16         Sun, 21 Mar 2010 14:29:34 -0700 (PDT)\r
17 Received: from flatline.sindominio.net (flatline.sindominio.net [82.144.4.26])\r
18         by olra.theworths.org (Postfix) with ESMTP id CD901431FC1\r
19         for <notmuch@notmuchmail.org>; Sun, 21 Mar 2010 14:29:33 -0700 (PDT)\r
20 Received: from localhost (localhost.localdomain [127.0.0.1])\r
21         by flatline.sindominio.net (Postfix) with ESMTP id D318634809B\r
22         for <notmuch@notmuchmail.org>; Sun, 21 Mar 2010 22:29:32 +0100 (CET)\r
23 X-Virus-Scanned: Debian amavisd-new at sindominio.net\r
24 Received: from flatline.sindominio.net ([127.0.0.1])\r
25         by localhost (flatline.sindominio.net [127.0.0.1]) (amavisd-new,\r
26         port 10024) with ESMTP id HQVqKVDs1JG8 for <notmuch@notmuchmail.org>;\r
27         Sun, 21 Mar 2010 22:29:29 +0100 (CET)\r
28 Received: from blackspot (heal.cauterized.net [89.140.131.167])\r
29         by flatline.sindominio.net (Postfix) with ESMTPA id 7BDCF34808F\r
30         for <notmuch@notmuchmail.org>; Sun, 21 Mar 2010 22:29:28 +0100 (CET)\r
31 Received: by blackspot (Postfix, from userid 1000)\r
32         id 42ED28BDF7; Sun, 21 Mar 2010 22:32:36 +0100 (CET)\r
33 From: Ruben Pollan <meskio@sindominio.net>\r
34 To: notmuch@notmuchmail.org\r
35 Date: Sun, 21 Mar 2010 22:32:31 +0100\r
36 Message-Id: <1269207153-3687-1-git-send-email-meskio@sindominio.net>\r
37 X-Mailer: git-send-email 1.7.0\r
38 In-Reply-To: <1269080605-5617-1-git-send-email-meskio@sindominio.net>\r
39 References: <1269080605-5617-1-git-send-email-meskio@sindominio.net>\r
40 Subject: [notmuch] [PATCH] sending again patches 3 & 4\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Sun, 21 Mar 2010 21:29:36 -0000\r
54 \r
55 I send again the patches 3 and 4, beacuse I found a bug on them. The previous \r
56 implementation did a segfault when the search didn't have results.\r
57 \r