aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-11-21 19:54:24 +0100
committerCarl Worth <cworth@cworth.org>2009-11-21 19:54:24 +0100
commitb0883709200e707f3250da9bd97514a0fc3b80c8 (patch)
tree4bca4fa0af50f1607cf6e150cf9692adfcf61b0a /TODO
parentd746688bebf76e2ba276ae965c9372670607c68f (diff)
TODO: Add notes on portability, and remove completed tasks.
It's better to have things in TODO rather than mails with a todo tag in my notmuch database.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7bb2a9e..b0ee13e 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,14 @@
Emacs interface (notmuch.el)
----------------------------
+Portability
+-----------
+Fix configure script to test each compiler warning we want to use.
+
+Implement strndup locally (or call talloc_strndup instead).
+
+Implement getline locally, (look at gnulib).
+
Completion
----------
Fix bash completion to complete multiple search options (both --first