[PATCH] emacs: implement notmuch-search-color-line with dolist.
[notmuch-archives.git] / b1 / e958dec9be2e965a742ddea654e811a6790ee5
1 Return-Path: <gmn-notmuch@m.gmane.org>\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 108E4431FC2\r
6         for <notmuch@notmuchmail.org>; Mon,  1 Dec 2014 09:58:27 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.165\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.165 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7, RCVD_NUMERIC_HELO=0.865]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id L9L0E28BMBU6 for <notmuch@notmuchmail.org>;\r
17         Mon,  1 Dec 2014 09:58:19 -0800 (PST)\r
18 Received: from plane.gmane.org (plane.gmane.org [80.91.229.3])\r
19         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 27A6B431FC0\r
22         for <notmuch@notmuchmail.org>; Mon,  1 Dec 2014 09:58:19 -0800 (PST)\r
23 Received: from list by plane.gmane.org with local (Exim 4.69)\r
24         (envelope-from <gmn-notmuch@m.gmane.org>) id 1XvVEn-0005GW-6R\r
25         for notmuch@notmuchmail.org; Mon, 01 Dec 2014 18:58:17 +0100\r
26 Received: from 151.62.7.171 ([151.62.7.171])\r
27         by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
28         id 1AlnuQ-0007hv-00\r
29         for <notmuch@notmuchmail.org>; Mon, 01 Dec 2014 18:58:17 +0100\r
30 Received: from lele by 151.62.7.171 with local (Gmexim 0.1 (Debian))\r
31         id 1AlnuQ-0007hv-00\r
32         for <notmuch@notmuchmail.org>; Mon, 01 Dec 2014 18:58:17 +0100\r
33 X-Injected-Via-Gmane: http://gmane.org/\r
34 To: notmuch@notmuchmail.org\r
35 From: Lele Gaifax <lele@metapensiero.it>\r
36 Subject: Re: [PATCH v2] emacs: Added "is:<tag>" style completion\r
37         to      notmuch-read-query.\r
38 Date: Mon, 01 Dec 2014 18:58:05 +0100\r
39 Organization: Nautilus Entertainments\r
40 Lines: 16\r
41 Message-ID: <87d28345hu.fsf@nautilus.nautilus>\r
42 References: <1417219835-92141-1-git-send-email-cceleri@cs.stanford.edu>\r
43         <1417279197-90877-1-git-send-email-cceleri@cs.stanford.edu>\r
44         <cunh9xfg9i2.fsf@gargravarr.hh.sledj.net> <m2wq6bs3r3.fsf@Jane.lan>\r
45 Mime-Version: 1.0\r
46 Content-Type: text/plain; charset=utf-8\r
47 Content-Transfer-Encoding: 8bit\r
48 X-Complaints-To: usenet@ger.gmane.org\r
49 X-Gmane-NNTP-Posting-Host: 151.62.7.171\r
50 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.51 (gnu/linux)\r
51 Cancel-Lock: sha1:8888eEtZB0y0ElG79AGEYqoPofs=\r
52 X-BeenThere: notmuch@notmuchmail.org\r
53 X-Mailman-Version: 2.1.13\r
54 Precedence: list\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Mon, 01 Dec 2014 17:58:27 -0000\r
65 \r
66 Charles Celerier <cceleri@cs.stanford.edu>\r
67 writes:\r
68 \r
69 > Can the variables in the varlist depend on the definition of variables\r
70 > that precede them in the list? I believe I tried your suggestion, but\r
71 > quickly gave up as Emacs gave me an error claiming that all-tags was\r
72 > void.\r
73 \r
74 Yes, with the let*/lexical-let* variants of let/lexical-let. This is\r
75 stated in the let* documentation (that is, C-h f let* RET).\r
76 \r
77 ciao, lele.\r
78 -- \r
79 nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri\r
80 real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.\r
81 lele@metapensiero.it  |                 -- Fortunato Depero, 1929.\r
82 \r