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 at tethera.net> writes: > 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 480 bytes Desc: not available URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20141129/b00b763d/attachment.pgp>
