Tweak <li> rendering.
[gnus] / todo
diff --git a/todo b/todo
index b638898..477a76f 100644 (file)
--- a/todo
+++ b/todo
@@ -3,29 +3,51 @@
 
 * Go through the todo list and remove items already done.
 
+* Use a new custom type (`define-widget') for posting-style in `gnus-cus.el'
+  (G c) and for `gnus-posting-styles'.  Maybe some allowed types are still
+  missing.
+
+* Add proper doc strings to functions and variables explained in the manual
+  (info "(gnus)Gnus Utility Functions")
+
 * Add Message-IDs or URLs refering to relevant discussions on lists and
   newsgroups.
 
-* Use nicer icons, especially group, summary and message mode
+* Use nicer tool bar icons from GNOME
 
-  Only basic and frequently used commands should have an icons.
-  Maybe use Gnome icons if we can (copyright assignment?). See
-  http://theotp1.physik.uni-ulm.de/~ste/comp/emacs/gnus/tool-bar/ for a
-  suggestion.
+  Done for Emacs (The GNOME icons won't fit into standard XEmacs icons,
+  IMHO. -- rsteib) in group, summary and message mode.
 
-* nnweb doesn't work properly.
-
-  Due to changes in the HTML output of Google Groups and Gmane, stuff related
-  to web groups (gnus-group-make-web-group) doesn't work anymore.
+  Some modes might also deserve improved tool bars:
+  
+  - gnus-draft-mode
+  
+  - mml-preview buffer:
+  
+    . zap most buttons; except print, customize (?) and help
+  
+    . "exit" should just kill the buffer
   
-  Fetching an article by MID (cf. gnus-refer-article-method) over Google
-  Groups should work.
+  - gnus-server-mode: Add some commands from the Connections and Server
+    menu.
+  
+  - gnus-browse-mode (could borrow some icons from gnus-group-mode)
+  
+  (See http://article.gmane.org/gmane.emacs.gnus.general/62147).
+
+* Maybe Gnus should support the LIST SUBSCRIPTIONS, see RFC 2980.
 
 * Merge `message-extra-wide-headers' and ` message-header-synonyms'?
 
 * Maybe texi/emacs-mime.texi could be divided into user-visible stuff and
   reference manual for the MIME library.
 
+  Related: Bill Wohler's article on mh-e-user.
+  http://thread.gmane.org/29067.1138078896@olgas.newt.com
+
+* Fix `change servers' command, see David Kastrup's message.
+  http://thread.gmane.org/x54qewqxz4.fsf@lola.goethe.zz
+
 * texi/gnus-coding.texi should be fixed.
 
 * gnus-topic-kill-region
   so one could do things like limiting on, to do whatever one likes with
   these articles.
 
-* A possibility to add notes to messages. If thouse could include links
+* A possibility to add notes to messages. If those could include links
   to other (stored) messages this would be very practical.
 
 * Allow article editing in groups which do not support it, but
 * Allow a user-defined picons directory for personal groups.
 
 * Annotations as discussed last autumn. Be able to make comments to
-  articles for all bakends. The comments amybe should go into a
+  articles for all backends. The comments maybe should go into a
   seperate "backend", like nndraft.
 
 * Catchup on a topic and all its subtopics. I.e. do "c y" when on a
@@ -385,8 +407,6 @@ exceeding lisp nesting on huge groups.
 
 *  expunged articles are counted when computing scores.
 
-*  implement gnus-batch-brew-soup
-
 *  ticked articles aren't easy to read in pick mode - `n' and stuff
  just skips past them.  Read articles are the same.
 
@@ -655,6 +675,11 @@ exceeding lisp nesting on huge groups.
 *  Add non-native groups to the list of killed groups when killing
  them.
 
+If this entry is about non-foreign non-native groups, then it was
+actually a bug that prevented them from being inserted into
+gnus-killed-list:
+<http://article.gmane.org/gmane.emacs.gnus.general/63383/>
+
 *  nntp-suggest-kewl-config to probe the nntp server and suggest
  variable settings.