]> git.notmuchmail.org Git - notmuch/blobdiff - TODO
vim: run(): optimize non-debug path
[notmuch] / TODO
diff --git a/TODO b/TODO
index 995ffd9a2dd8e6937ba39700510cb9c08e14a394..9834d73a7476e9d5ddab1e4de189a4d6ff37ccc0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,6 +6,9 @@ Fix the things that are causing the most pain to new users
 
 Emacs interface (notmuch.el)
 ----------------------------
 
 Emacs interface (notmuch.el)
 ----------------------------
+Add notmuch-bcc and notmuch-cc for setting default Bcc and Cc values,
+(should affect the message-setup-hook).
+
 Switch the notmuch-search view to use "notmuch search --format=json"
 to fix large classes of bugs regarding poorly-escaped output and lame
 regular expressions. (The most recently found, unfixed example is the
 Switch the notmuch-search view to use "notmuch search --format=json"
 to fix large classes of bugs regarding poorly-escaped output and lame
 regular expressions. (The most recently found, unfixed example is the
@@ -57,10 +60,6 @@ Add a binding to open all closed messages.
 Change the 'a'rchive command in the thread view to only archive open
 messages.
 
 Change the 'a'rchive command in the thread view to only archive open
 messages.
 
-Portability
------------
-Fix configure script to test each compiler warning we want to use.
-
 Completion
 ----------
 Fix bash completion to complete multiple search options (both --first
 Completion
 ----------
 Fix bash completion to complete multiple search options (both --first