summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-11-23 03:04:16 +0100
committerCarl Worth <cworth@cworth.org>2009-11-23 03:04:16 +0100
commitfff24a2858686af8dfd579a9e09736bea9795e83 (patch)
tree4b11d9c40387c0566d19fefbffddcf737b4c455a /TODO
parent91d1d3f043b82d5f3f8c04f2db71a829a7406131 (diff)
TODO: A couple of more ideas for improving the emacs interface.
We're not likely to run out of work to do anytime soon...
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5649455..8460123 100644
--- a/TODO
+++ b/TODO
@@ -31,6 +31,11 @@ Add a binding to run a search from notmuch-show-mode.
When a thread has been entirely read, start out by closing all
messages except those that matched the search terms.
+Add support for choosing from one of the user's configured email
+addresses for the From line.
+
+Make 'notmuch-show-pipe-message have a private history.
+
Portability
-----------
Fix configure script to test each compiler warning we want to use.