From: Lele Gaifax Date: Mon, 1 Dec 2014 17:58:05 +0000 (+0100) Subject: Re: [PATCH v2] emacs: Added "is:" style completion to notmuch-read-query. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=067193138bfdaaa0babbd5d67939143ccc3ca20b;p=notmuch-archives.git Re: [PATCH v2] emacs: Added "is:" style completion to notmuch-read-query. --- diff --git a/b1/e958dec9be2e965a742ddea654e811a6790ee5 b/b1/e958dec9be2e965a742ddea654e811a6790ee5 new file mode 100644 index 000000000..35cd8887c --- /dev/null +++ b/b1/e958dec9be2e965a742ddea654e811a6790ee5 @@ -0,0 +1,82 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 108E4431FC2 + for ; Mon, 1 Dec 2014 09:58:27 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0.165 +X-Spam-Level: +X-Spam-Status: No, score=0.165 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_LOW=-0.7, RCVD_NUMERIC_HELO=0.865] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id L9L0E28BMBU6 for ; + Mon, 1 Dec 2014 09:58:19 -0800 (PST) +Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) + (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 27A6B431FC0 + for ; Mon, 1 Dec 2014 09:58:19 -0800 (PST) +Received: from list by plane.gmane.org with local (Exim 4.69) + (envelope-from ) id 1XvVEn-0005GW-6R + for notmuch@notmuchmail.org; Mon, 01 Dec 2014 18:58:17 +0100 +Received: from 151.62.7.171 ([151.62.7.171]) + by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) + id 1AlnuQ-0007hv-00 + for ; Mon, 01 Dec 2014 18:58:17 +0100 +Received: from lele by 151.62.7.171 with local (Gmexim 0.1 (Debian)) + id 1AlnuQ-0007hv-00 + for ; Mon, 01 Dec 2014 18:58:17 +0100 +X-Injected-Via-Gmane: http://gmane.org/ +To: notmuch@notmuchmail.org +From: Lele Gaifax +Subject: Re: [PATCH v2] emacs: Added "is:" style completion + to notmuch-read-query. +Date: Mon, 01 Dec 2014 18:58:05 +0100 +Organization: Nautilus Entertainments +Lines: 16 +Message-ID: <87d28345hu.fsf@nautilus.nautilus> +References: <1417219835-92141-1-git-send-email-cceleri@cs.stanford.edu> + <1417279197-90877-1-git-send-email-cceleri@cs.stanford.edu> + +Mime-Version: 1.0 +Content-Type: text/plain; charset=utf-8 +Content-Transfer-Encoding: 8bit +X-Complaints-To: usenet@ger.gmane.org +X-Gmane-NNTP-Posting-Host: 151.62.7.171 +User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.51 (gnu/linux) +Cancel-Lock: sha1:8888eEtZB0y0ElG79AGEYqoPofs= +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Mon, 01 Dec 2014 17:58:27 -0000 + +Charles Celerier +writes: + +> Can the variables in the varlist depend on the definition of variables +> that precede them in the list? I believe I tried your suggestion, but +> quickly gave up as Emacs gave me an error claiming that all-tags was +> void. + +Yes, with the let*/lexical-let* variants of let/lexical-let. This is +stated in the let* documentation (that is, C-h f let* RET). + +ciao, lele. +-- +nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri +real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia. +lele@metapensiero.it | -- Fortunato Depero, 1929. +