]> git.notmuchmail.org Git - notmuch/commit
emacs/notmuch.el: don't use 'function' as variable name.
authorDavid Bremner <david@tethera.net>
Sat, 8 Apr 2017 17:03:29 +0000 (14:03 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 20 Apr 2017 09:58:32 +0000 (06:58 -0300)
commit0b76e4a6f45b051bfcaf9f058d3162b423007294
treee476acbf41f47361ffd591f1c0ae3c3e251ea35d
parent18ee87e7ce7e6a20e17a8e5138a82b9069276691
emacs/notmuch.el: don't use 'function' as variable name.

In principle this should work, but at least in some pre-release
versions of emacs26, this causes problems inside lexical let [1].

[1]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26406
emacs/notmuch.el