]> git.notmuchmail.org Git - notmuch/commit
emacs: Fix to eliminate warning in notmuch-query-map-aux
authorCarl Worth <cworth@cworth.org>
Thu, 28 Oct 2010 00:54:38 +0000 (17:54 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 28 Oct 2010 00:54:38 +0000 (17:54 -0700)
commit4ddb5ab4dd42208ba24989f188bdd06ab7865b5e
treedf9893bbe6b4aa5e2dd0956995a3eb7b856787e2
parentc506e1034b5adb54b3e4f8d3e59086756f2bb126
emacs: Fix to eliminate warning in notmuch-query-map-aux

This is one of those cases where the warning looks absolutely correct,
(complaining about a free variable), but I'm left wondering how the
original code could have worked at all.

From what I can tell, this code wasn't actually being called by any
of the current code in notmuch.
emacs/notmuch-query.el