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

David Bremner david at tethera.net
Sat Nov 29 00:06:13 PST 2014


David Edmondson <dme at 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


More information about the notmuch mailing list