Re: [PATCH] emacs: Added "is:<tag>" style completion to notmuch-read-query.

Subject: Re: [PATCH] emacs: Added "is:<tag>" style completion to notmuch-read-query.

Date: Sat, 29 Nov 2014 11:40:16 -0500

To: David Bremner, David Edmondson, notmuch@notmuchmail.org

Cc:

From: Charles Celerier


Just updated the patch to use lexical-let as suggested. I'm not too
familiar with emacs-lisp, so please tell me if you had something else in
mind.

charles

David Bremner <david@tethera.net> writes:

> David Edmondson <dme@dme.org> writes:
>
>> On Sat, Nov 29 2014, Charles Celerier wrote:
>
>>
>> Should use a `let' binding rather than `setq'. Otherwise, looks good.
>>
>>>    (lexical-let
>>>        ((completions
>>>  	(append (list "folder:" "path:" "thread:" "id:" "date:" "f
>
> What about using lexical-let*  to combine the two binding forms?
>
> d
signature.asc (application/pgp-signature)

Thread: