* update TODO

This commit is contained in:
djcb 2012-06-04 12:13:09 +02:00
parent 248f252172
commit fd8e0f3166
1 changed files with 6 additions and 5 deletions

11
TODO
View File

@ -9,9 +9,6 @@
- mu4e~view-wrap-lines (use visual-line-mode? see Jacek's mu4e~view-wrap-lines
mail)
- contact completion (see Jacek's 'mu4e: using' mail)
- rich text composing (with org-mode)
- actions for /all/ headers, actions for /all/ attachment
- custom header fields in headers-view, message-view
- guile integration
@ -26,10 +23,8 @@
- refactor fill_database function in test cases
- *BUG* having multiple header views visible
- *BUG* add runtime check for imagemagick
- *BUG* fix for strings where len (g_utf8_strdown (str)) > len (str)
- *BUG* don't remove unknown message flags when moving
- *BUG* wrong buffer deleted after sending (see '(non mu) buffer is killed')
** Done
@ -43,6 +38,12 @@
- *FIX* slow maildirs when there are many
- *FIX* ignore unrecognized maildir flag letters
- *FIX*: reply-to does not make it to the frontend
- *FIX* wrong buffer deleted after sending (see '(non mu) buffer is killed')
- rich text composing (with org-mode)
- let message-mode deal with burying/killing compose buffers
- *FIX* add runtime check for imagemagick