X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;ds=sidebyside;f=todo;h=a73f731d6985aba2558318eb0b5aa9abfb72563e;hb=4c5e65cf1a5f56573835c0d0a9ae8e9b24626329;hp=b638898f090b036fef0a32b36e64d2e2629faa53;hpb=f91eec2277d4dcdbd3b7502ee0a519242e4932c6;p=gnus diff --git a/todo b/todo index b638898f0..a73f731d6 100644 --- 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 + + . "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) - Fetching an article by MID (cf. gnus-refer-article-method) over Google - Groups should work. + (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 @@ -208,7 +230,7 @@ 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 @@ -320,7 +342,7 @@ * 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 @@ -336,10 +358,6 @@ latest version of gnus or some explanation on where to find it. * A way to continue editing the latest Message composition. -* http://www.sonicnet.com/feature/ari3/ - - [N/A] - * facep is not declared. * Include a section in the manual on why the number of articles isn't @@ -348,13 +366,7 @@ the same in the group buffer and on the SPC prompt. * Interacting with rmail fcc isn't easy. * Hypermail: - [N/A] - [N/A] - [N/A] - [N/A] http://www.uwsg.indiana.edu/hypermail/linux/kernel/9610/index.html - [N/A] - [N/A]http://www.miranova.com/gnus-list/ [w3 or nnwarchive?] @@ -385,8 +397,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. @@ -591,8 +601,6 @@ exceeding lisp nesting on huge groups. * when replying to several messages at once, put the "other" message-ids into a See-Also header. -* support setext: URL:http://www.bsdi.com/setext/ - * support ProleText: @@ -655,6 +663,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: + + * nntp-suggest-kewl-config to probe the nntp server and suggest variable settings. @@ -1176,11 +1189,6 @@ exceeding lisp nesting on huge groups. * a new nncvs backend. Each group would show an article, using version branches as threading, checkin date as the date, etc. -* http://www.dejanews.com/forms/dnsetfilter_exp.html ? This filter - allows one to construct advance queries on the Dejanews database - such as specifying start and end dates, subject, author, and/or - newsgroup name. - * new Date header scoring type - older, newer * use the summary toolbar in the article buffer.