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.
This commit is contained in:
Carl Worth 2010-04-15 13:19:19 -07:00
parent 485678413c
commit 6847960a58

11
TODO
View file

@ -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):