]> git.notmuchmail.org Git - notmuch/commit
emacs: Added "is:<tag>" style completion to notmuch-read-query.
authorCharles Celerier <cceleri@cs.stanford.edu>
Sat, 27 Dec 2014 09:18:27 +0000 (10:18 +0100)
committerDavid Bremner <david@tethera.net>
Sun, 31 May 2015 17:07:02 +0000 (19:07 +0200)
commit1896ad97145ae27b2d5619b973d75afb774ca5b1
treed85ffa62c470d6ade4abc6ea498742d0260ebb06
parentb271763152a5638b99cb282518ad1aa90fadbd9a
emacs: Added "is:<tag>" style completion to notmuch-read-query.

The notmuch-search-terms man page states that "tag:<tag>" is equivalent
to "is:<tag>". Completion for "is:<tag>" style searches is now supported
in the Emacs interface.

Amended by David Bremner: combine lexical-let and let into
lexical-let*
emacs/notmuch.el