* gnus-art.el (gnus-article-truncate-lines): New variable.
[gnus] / todo
diff --git a/todo b/todo
index b638898..9c6123a 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
-
-  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.
+* Use nicer tool bar icons from GNOME
 
-* nnweb doesn't work properly.
+  Done for Emacs (The GNOME icons won't fit into standard XEmacs icons,
+  IMHO. -- rsteib) in group, summary and message mode.
 
-  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
   
-  Fetching an article by MID (cf. gnus-refer-article-method) over Google
-  Groups should work.
+    . "exit" should just kill the buffer
+  
+  - 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