aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.local
diff options
context:
space:
mode:
authorGravatar Mark Walters <markwalters1009@gmail.com>2012-08-07 17:32:18 +0100
committerGravatar David Bremner <bremner@debian.org>2012-08-12 21:27:45 +0200
commit5811550cdd51485ec7ea0f960139eb9ea1741451 (patch)
tree7cefa06ff81b076949c20e4c09507f02923fd821 /Makefile.local
parent94c3b40d41f1ad98719d411ef28b69075fda0579 (diff)
emacs: notmuch search bugfix
The recent change to use json for notmuch-search.el introduced a bug in the code for keeping position on refresh. The problem is a comparison between (plist-get result :thread) and a thread-id returned by notmuch-search-find-thread-id: the latter is prefixed with "thread:" We fix this by adding an option to notmuch-search-find-thread-id to return the bare thread-id. It appears that notmuch-search-refresh-view is the only caller of notmuch-search that supplies a thread-id so this change should be safe (but could theoretically break users .emacs functions).
Diffstat (limited to 'Makefile.local')
0 files changed, 0 insertions, 0 deletions