Update the TODO file.

This commit is contained in:
Renaud Casenave-Péré 2011-08-25 16:34:36 +09:00
parent f8eceba6c6
commit 20a31156c9

7
TODO
View file

@ -38,8 +38,11 @@
Need to decide if every function can access the global variable
* TODO Create a proper playlist-mode
Need to keep data shown in buffers separated from data given by the server to
be able to prevent inconsistencies in the user interface
- Use format-like string to let the user change the format of a song appearing
in the playlist. (see [[file:~/.myconfigs/.emacs.d/el-get/nognus/lisp/gnus-spec.el::(defun%20gnus-parse-simple-format%20(format%20spec-alist%20&optional%20insert)][gnus-parse-simple-format]] and [[file:~/.myconfigs/.emacs.d/el-get/nognus/lisp/gnus-sum.el::(defvar%20gnus-summary-line-format-alist][gnus-summary-line-format-alist]])
- Need to keep data shown in buffers separated from data given by the server to
be able to prevent inconsistencies in the user interface.
* TODO Better notification system