* nntp.el (nntp-wait-for): Return the success code.
[gnus] / todo
1 ;; Also know as the "wish list".  Some are done. For the others, no
2 ;; promise when to be implemented.
3
4 * Understand mail-user-agent. Maybe gnus-mail-user-agent.
5   
6   [Done]
7
8 * Emphasis delimiters show when `W W c'.
9
10   [Fixed]
11
12 * Parsing of the common list confirmation requests so that Gnus can
13    prepare the response with a single command.  Including LISTSERV
14    periodic ping messages and the like.
15
16 * Parsing of the various List-* headers to enable automatic commands
17    like "send help message," "send unsubscribe message," and the like.
18
19    [done, see gnus-ml.el]
20
21 * Parsing of the subscription notice to stash away details like what
22    address you're subscribed to the list under (and automatically send
23    mail to the list using that address, when you send mail inside the list
24    group), what address to mail to unsubscribe, and the list info message
25    if available.  Hitting the "get FAQ" command inside a mailing list
26    group should display that stashed copy of the info message.
27
28 * Some help in coming up&n