]> git.notmuchmail.org Git - notmuch/commit
emacs/show: provide notmuch-show-choose-duplicate
authorDavid Bremner <david@tethera.net>
Fri, 1 Jul 2022 21:45:45 +0000 (18:45 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 30 Jul 2022 11:42:12 +0000 (08:42 -0300)
commitb3d466bf397a6f8d70bb50d6fa22c58e3d44badf
tree883e233c748bd6193aecb0cd2879cfefce2eab9b
parent4612f3eb3dbf16bf98ccbadef77d7a6f6361e692
emacs/show: provide notmuch-show-choose-duplicate

This new command allows the user to interactively choose a different
duplicate (file) to display for a given message in
notmuch-show-mode. Since both tree and unthreaded view use
notmuch-show-mode, this provides the same facility there.
devel/emacs-keybindings.org
emacs/notmuch-lib.el
emacs/notmuch-show.el
test/T450-emacs-show.sh
test/T460-emacs-tree.sh
test/T465-emacs-unthreaded.sh