From: Carl Worth Date: Thu, 15 Apr 2010 20:19:19 +0000 (-0700) Subject: TODO: Add some ideas for improving the emacs interface. X-Git-Tag: 0.2~43 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=6847960a585b9816907b313e54e7572e0fdfdc85;hp=485678413ca988b9de84ae7110979599794c1739 TODO: Add some ideas for improving the emacs interface. One of these is a bad bug I noticed this morning, (archiving messages I had never read when going through a search of "tag:inbox and tag:to-me" and hitting space bar). The other ideas came from recent conversations with Dirk and Eric. --- diff --git a/TODO b/TODO index 23585c80..14c5fd0e 100644 --- a/TODO +++ b/TODO @@ -45,6 +45,17 @@ Implement Fcc and use it for all messages, (whether a new composition, a reply, or a forward). This again may require a notmuch-message-mode that extends message-mode. +Stop hiding the headers so much in the thread-view mode. + +Allow opening a message in thread-view mode by clicking on either +line. + +Automatically open a message when navigating to it with N or P. + +Change 'a' command in thread-view mode to only archive open messages. + +Add a binding to open all closed messages. + Emacs saved-search interface ---------------------------- Here's a proposal Carl wrote (id:87einafy4u.fsf@yoom.home.cworth.org):