* mu-cmd-server.c, TODO: provide error msg when attempting to move to existing file

This commit is contained in:
djcb
2012-06-07 00:16:52 +03:00
parent 6f9f852386
commit 52c8b68352
2 changed files with 12 additions and 15 deletions

4
TODO
View File

@ -22,7 +22,6 @@
- sorting
- refactor fill_database function in test cases
- *BUG* no error note if target message already exists (when moving)
- *BUG* having multiple header views visible
- *BUG* fix for strings where len (g_utf8_strdown (str)) > len (str)
- *BUG* don't remove unknown message flags when moving
@ -43,8 +42,9 @@
- rich text composing (with org-mode)
- let message-mode deal with burying/killing compose buffers
- *FIX* add runtime check for imagemagick
- *FIX* no error note if target message already exists (when moving)