]> git.notmuchmail.org Git - notmuch/commitdiff
TODO: Add some ideas for improving the emacs interface.
authorCarl Worth <cworth@cworth.org>
Thu, 15 Apr 2010 20:19:19 +0000 (13:19 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 15 Apr 2010 21:13:11 +0000 (14:13 -0700)
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.

TODO

diff --git a/TODO b/TODO
index 23585c80d18ff84266f638417549f545dc175ef0..14c5fd0e62c0c468a6d99c2e5f36697495217bae 100644 (file)
--- 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):