]> git.notmuchmail.org Git - notmuch/commit
emacs: fix custom queries section customization widget in notmuch-hello
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Sat, 5 May 2012 14:39:47 +0000 (18:39 +0400)
committerDavid Bremner <bremner@debian.org>
Sun, 6 May 2012 22:44:55 +0000 (19:44 -0300)
commit4997ec95719a50a1882ec9b84dcb31e7984a3565
tree08f0895c77cc9bccf1e31f938f17f1a0702333f3
parent512df7ec47a378f9807dd2c19db084fe6e4010ad
emacs: fix custom queries section customization widget in notmuch-hello

The customization widget referred to a non-existing function
`notmuch-hello-insert-query-list'.  The patch changes it to the
correct one - `notmuch-hello-insert-searches'.  The relevant test is
fixed now.
emacs/notmuch-hello.el
test/emacs-hello