From 2e538de259acb5d3a027c2e74b3b54f71c8d2597 Mon Sep 17 00:00:00 2001 From: djcb Date: Mon, 9 Jan 2012 08:24:32 +0200 Subject: [PATCH] * update TODO --- TODO | 27 +++++++++++++-------------- emacs/TODO | 20 ++++++++++---------- 2 files changed, 23 insertions(+), 24 deletions(-) diff --git a/TODO b/TODO index 4d24be92..66a8c411 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,5 @@ * Future release - - [ ] config system (config file) (?) - [ ] don't make test mail files executable - [ ] make 'make check' more useful for others @@ -11,7 +10,7 @@ - [ ] check wmy (date) for begin-end - [ ] tagging rw - + * Releases already done (see NEWS for features) ** release 0.9.7 [100%] @@ -22,26 +21,26 @@ - [X] guile interface - [X] add version info to output of configure, mu.log - [X] use system locale in output - + ** release 0.9.6 [100%] - - (see NEWS) - -** release 0.9.5 [100%] - + (see NEWS) -** release 0.9.4 [100%] +** release 0.9.5 [100%] + + (see NEWS) + +** release 0.9.4 [100%] - [X] add 'mu cfind' to find contacts - - [X] add 'flag:unread' as a synonym for 'flag:new OR NOT flag:unseen' + - [X] add 'flag:unread' as a synonym for 'flag:new OR NOT flag:unseen' - [X] updated documentation - [X] internal updates ** release 0.9.3 [100%] - - [X] minor bug fixes since 0.9.2 + - [X] minor bug fixes since 0.9.2 ** release 0.9.2 [100%] @@ -57,7 +56,7 @@ - [X] clearer errors when /home/user does not exist - [X] fix -pedantic build (somewhat) - [X] make commit batch size configurable param - + ** release 0.9 / 0.9.1 [100%] @@ -79,13 +78,13 @@ - [X] pre-process terms, queries for '@'/':'/'.' - [X] add support for Fedora14 (GMime 2.6) - [X] normalize error output - + ** release 0.8 [100%] - [X] remove gio dependency - [X] fix macos/wordexp bug(?) - [X] fix rhel5 installation issue - - [X] fix non-ascii searches + - [X] fix non-ascii searches - [X] summary - [X] attachment handling - [X] review docs diff --git a/emacs/TODO b/emacs/TODO index b423b654..4c42b106 100644 --- a/emacs/TODO +++ b/emacs/TODO @@ -4,30 +4,27 @@ ** Bugs *** forward should take the attachments from the original -*** database locks -*** mu4e-get-sub-maildirs -*** handler not registered when compose without headers +*** database locks (solved?) +*** sometimes +S-u-n does not seem to work? ** Features i *** documentation - -** Features ii - +*** mu4e-get-sub-maildirs +*** auto-mail check +*** extract mailing list name *** mark thread *** bounce support *** sorting -*** recursive ask-maildir -*** display unread info at startup *** tool bars -*** make links clickable *** colorize cited parts in view *** refiling-by-pattern *** window management *** inspect message (muile) *** message statistics *** include exchange handling / org integration -*** integrate with org-contacts, bbdb +*** integrate bbdb +*** update headers view * DONE @@ -62,6 +59,9 @@ ** fix queued sending ** version check at startup ** emacs install +** handler not registered when compose without headers +** make links clickable +** integrate with org-contacts # Local Variables: # mode: org; org-startup-folded: nil