* some code re-arrangement: src/guile-> guile, toys/mm -> emacs

This commit is contained in:
djcb
2011-12-13 08:03:19 +02:00
parent eb7bd05487
commit 8b39c69c89
31 changed files with 10 additions and 22 deletions

66
emacs/TODO Normal file
View File

@ -0,0 +1,66 @@
* TODO
** Bugs
*** forward should take the attachments from the original
*** database locks
** Features i
*** documentation
*** emacs install
** Features ii
*** 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
* DONE
** don't put updated messages at the end
** mark region
** editing drafts
** combine download / re-index
** toggleable message line wrapping in view
** threading problems
** missing? message
** double messages (different docids though)
** sometimes commands are not executed immediately
** menus
** flag information for content flags (encrypted, signed, has-attach)
** use top bar
** add footer to search results
** q while adding headers
** handle start/stopping server
** hostname in draftname
** make quick folders work for both jump and move
** synchronize headers / view buffer point
** make date format customizable
** add :from-or-to
** fix to:/cc: etc.
** give info about target for move
** --maildir=~/Maildir does not work anymore
** message threading
** view raw message
** Sent Items
** raw-mode / quit
** customizable bookmarks
** fix queued sending
** version check at startup
# Local Variables:
# mode: org; org-startup-folded: nil
# End: