aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2009-11-05 04:55:51 -0800
committerGravatar Carl Worth <cworth@cworth.org>2009-11-05 04:55:51 -0800
commit2b576c62bed77cf2ce60534ce84e31d3307356f6 (patch)
tree31591ea397c6e92cbbb9fa439ceeae0ca9ac45cd /TODO
parent22adeeaab79f33f8aaaefe2a86f665dc32756065 (diff)
notmuch.el: Add 'N' binding to mark message read and go to next.
The magic space bar is nice, but sometimes there's a message with a long attachment that I just want to skip, but still consider the message marked as read.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 69e19ca0..54687f67 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,9 @@
Emacs interface (notmuch.el)
----------------------------
+Make hidden components self documenting, such as:
+
+ [24-line citation, press 'c' to display.]
+
Add support to compose a reply to the current messaage.
notmuch command-line tool