* move emacs/ code to toys/mua; rename mu=>mua, many updates

This commit is contained in:
Dirk-Jan C. Binnema
2011-08-08 21:55:59 +03:00
parent 46c8e79fea
commit 74d00e26d4
11 changed files with 1306 additions and 1145 deletions

28
toys/mua/TODO Normal file
View File

@ -0,0 +1,28 @@
* TODO
[ ] message un-new in find/view
[ ] set 'Replied' flag on source when message is replied
[ ] update database after changes (CHECK)
[ ] save message to draft, sent items
[ ] attachment handling (open, play) in view
[ ] abstract away mu/binary, shell-command-to-string
[ ] make flag handling a bit more lispy
[ ] threads support
[ ] expandable recipients list in view
[ ] additive font props in mu find
[ ] fix headers/view interaction
[ ] region commands
[ ] menu
[ ] mua-dashboard
# Local Variables:
# mode: org; org-startup-folded: nil
# End: