From: Mark Walters Date: Sat, 22 Oct 2016 12:10:04 +0000 (+0100) Subject: emacs: interesting-buffer bugfixes/updates X-Git-Tag: 0.23.2~8 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=09caa0fce75dc227d9cf6794f39e3e7ed427676a;hp=09caa0fce75dc227d9cf6794f39e3e7ed427676a;p=notmuch emacs: interesting-buffer bugfixes/updates The command notmuch-interesting-buffer has got out of date -- it doesn't mention notmuch-tree, and it still refers to message-mode not notmuch-message-mode. Update both of these. This fixes the bug that notmuch-cycle-notmuch-buffers does not include notmuch-tree or notmuch-message-mode buffers in its cycling. ---