* mu-cmd-server.c, TODO: provide error msg when attempting to move to existing file
This commit is contained in:
4
TODO
4
TODO
@ -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)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user