From: Carl Worth Date: Wed, 24 Nov 2010 01:25:54 +0000 (-0800) Subject: TODO: Note missing keybindings for next/previous thread in emacs client. X-Git-Tag: debian/0.6_254~240 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=3560f3300a2d8a4e81625f8290f176ee7564002f TODO: Note missing keybindings for next/previous thread in emacs client. Seems a fairly obvious shortcoming to have survived this long. --- diff --git a/TODO b/TODO index 4bcff109..438f7aae 100644 --- a/TODO +++ b/TODO @@ -34,6 +34,8 @@ current message/thread and make searches not return deleted messages by default, (unless the user asks explicitly for deleted messags in the search query). +Add keybindings for next/previous thread. + Add support to "mute" a thread (add a "muted" tag and then don't display threads in searches by default where any message of the thread has the "muted" tag).