Re: [PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter
[notmuch-archives.git] / 8e / 51c54a48f3a953bc5744749def95d9d4491714
1 Return-Path: <daniel.schoepe@googlemail.com>\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 BEDD1431FD0\r
6         for <notmuch@notmuchmail.org>; Tue,  9 Aug 2011 10:33:45 -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.789\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.789 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, T_MIME_NO_TEXT=0.01]\r
14         autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id RBsVedJB+ujB for <notmuch@notmuchmail.org>;\r
18         Tue,  9 Aug 2011 10:33:45 -0700 (PDT)\r
19 Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com\r
20         [209.85.161.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 28E6A431FB6\r
23         for <notmuch@notmuchmail.org>; Tue,  9 Aug 2011 10:33:45 -0700 (PDT)\r
24 Received: by fxd23 with SMTP id 23so263565fxd.26\r
25         for <notmuch@notmuchmail.org>; Tue, 09 Aug 2011 10:31:57 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
27         d=googlemail.com; s=gamma;\r
28         h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
29         :mime-version:content-type;\r
30         bh=raCcDfuUJuunIM4/sk/vGSGCPSiHqyyYSQWv81gVVhQ=;\r
31         b=ujFLv0tG7fX60r27r+SJnTiN1IEktHqG/73vkxGaKEROUhS2FC7+1pKBrZd5oXL+gS\r
32         igXJ7rJemCi8YpoCPkug/x16sj+iP8c9JWdEKPSiuUrktmP/TXXAwLkacYXgNB3oTz7c\r
33         GFbI6E0EPTVYP8xQC7QFFb/KpLx4vVJrJXTHg=\r
34 Received: by 10.223.89.131 with SMTP id e3mr8463798fam.144.1312911117501;\r
35         Tue, 09 Aug 2011 10:31:57 -0700 (PDT)\r
36 Received: from localhost (dslb-088-069-159-153.pools.arcor-ip.net\r
37         [88.69.159.153])\r
38         by mx.google.com with ESMTPS id h17sm103160fai.14.2011.08.09.10.31.54\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Tue, 09 Aug 2011 10:31:55 -0700 (PDT)\r
41 From: Daniel Schoepe <daniel.schoepe@googlemail.com>\r
42 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
43         Notmuch Mail <notmuch@notmuchmail.org>\r
44 Subject: Re: [PATCH] emacs: Tab completion for notmuch-search and\r
45         notmuch-search-filter\r
46 In-Reply-To: <87aabnqdf0.fsf@servo.factory.finestructure.net>\r
47 References: <87liv7r2u3.fsf@servo.factory.finestructure.net>\r
48         <1312578208-16170-1-git-send-email-jrollins@finestructure.net>\r
49         <87aabnqdf0.fsf@servo.factory.finestructure.net>\r
50 User-Agent: Notmuch/0.6.1-73-g0604a34 (http://notmuchmail.org) Emacs/23.3.1\r
51         (x86_64-pc-linux-gnu)\r
52 Date: Tue, 09 Aug 2011 19:31:44 +0200\r
53 Message-ID: <87liv21ofz.fsf@gilead.invalid>\r
54 MIME-Version: 1.0\r
55 Content-Type: multipart/signed; boundary="=-=-=";\r
56         micalg=pgp-sha1; protocol="application/pgp-signature"\r
57 X-BeenThere: notmuch@notmuchmail.org\r
58 X-Mailman-Version: 2.1.13\r
59 Precedence: list\r
60 List-Id: "Use and development of the notmuch mail system."\r
61         <notmuch.notmuchmail.org>\r
62 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
64 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
65 List-Post: <mailto:notmuch@notmuchmail.org>\r
66 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
67 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
68         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
69 X-List-Received-Date: Tue, 09 Aug 2011 17:33:45 -0000\r
70 \r
71 --=-=-=\r
72 Content-Transfer-Encoding: quoted-printable\r
73 \r
74 On Fri, 05 Aug 2011 23:09:23 -0700, Jameson Graef Rollins <jrollins@finestr=\r
75 ucture.net> wrote:\r
76 > Hey, Daniel.  I actually just ran into a little bug with this patch.\r
77 > After applying this patch, if I try to scroll/search through my\r
78 > mini-buffer history after a search I get the following error:\r
79 >=20\r
80 > previous-history-element: Wrong type argument: symbolp, "tag:signed"\r
81 >=20\r
82 > I get this error no matter what my search terms were.\r
83 >=20\r
84 > Unfortunately I've always found these error messages confusing, so I'm\r
85 > not quite sure where it's coming from.  I clearly has something to do\r
86 > with how searches are now stored in the mini-buffer history (symbol\r
87 > instead of string?).\r
88 \r
89 Turns out, I just used `read-from-minibuffer' incorrectly, here's an\r
90 updated version.=20\r
91 \r
92 --=-=-=\r
93 Content-Type: application/pgp-signature\r
94 \r
95 -----BEGIN PGP SIGNATURE-----\r
96 Version: GnuPG v1.4.11 (GNU/Linux)\r
97 \r
98 iQIcBAEBAgAGBQJOQW8AAAoJEIaTAtce+Z+JRzkP/iN7FgL5+kEtY8TxbxBQQrDl\r
99 3Ja8vQA+pvo57kvE5cmFtioGYYCDmsQvxL5GSDurhkDlUVMP9Jr6rTaQSeXbbQ/W\r
100 Ezumbwm7PC/oRJLczvL5cL6RKTRCF6qTTCl6lUstJKw8qKaMxj5V3fh9RdWmFftt\r
101 i78p5bBdPgpuze5hzaoFUCTzkqadz2MiRlG7gYx0N6ZXCcAM+cl+7Dj2nOoafQUW\r
102 8v3RKWS+dAa/dPBeHeq9mzvkZy7QShnHuTSxwOmg7H8KPiNPcFccmanM9By+HpK8\r
103 gTY3kRhhcI1oekleFykOeHRiKVI4krut/3Zrpp/yf233SvNE++YawMMpqGLuNZkh\r
104 mLMhLWjnwvGZpxJKalYV1sGGrEjvqs6LRTwxN+dmE5HS6T1X+cf+nU16UOddo6Hl\r
105 jOwrhHzJ5O9Dv+BFtFfIYEhSynM9bIzieh/YITx7A2rZFGLfToidT+EM+C51/Rg7\r
106 k4k36IIOeDfnY7k0Uwd3J5XkU4zKDNirPzj+VWAjsv+S5P+DEutxWrZYwxWlCIcO\r
107 /+yQb4N4en2TN7UjW9ediLvChDfQYyc4C6c/Rvx0XGEXPlk7jGsrQDKuS4L0W/sR\r
108 vHnbjRDNma0ssW+3CYWrnLjkP0M+IzJHaUeSZP21jvTsphg/9vHNcFR8wueHdIBc\r
109 ey3OYRZy6c5B6W0HV3mH\r
110 =XpiV\r
111 -----END PGP SIGNATURE-----\r
112 --=-=-=--\r