X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=todo;h=2e56251c4ef758b76ca616ced9409ccbbd9b5600;hb=9799858940286479df334d2d5732c79c64496a32;hp=bc350435b7b9d4368f30036a3f6c7820a13506ad;hpb=af4a5319cbc657a992111b7cddbc8b23194691ee;p=elisp%2Fgnus.git- diff --git a/todo b/todo index bc35043..2e56251 100644 --- a/todo +++ b/todo @@ -1,6 +1,32 @@ ;; Also know as the "wish list". Some are done. For the others, no ;; promise when to be implemented. +* Parsing of the common list confirmation requests so that Gnus can + prepare the response with a single command. Including LISTSERV + periodic ping messages and the like. + +* Parsing of the various List-* headers to enable automatic commands + like "send help message," "send unsubscribe message," and the like. + + [done, see gnus-ml.el] + +* Parsing of the subscription notice to stash away details like what + address you're subscribed to the list under (and automatically send + mail to the list using that address, when you send mail inside the list + group), what address to mail to unsubscribe, and the list info message + if available. Hitting the "get FAQ" command inside a mailing list + group should display that stashed copy of the info message. + +* Some help in coming up with good split rules for mailing lists, as + automated as possible. Splitting on To and Cc is almost always not + what I want, since it can misfile messages and since if I'm cc'd on + list mail I want to get both copies, one in my personal mailbox and one + in the list mailbox. I know other people handle it other ways, but I + prefer it that way. Accordingly, some way to semi-automatically + generate split rules based on Sender, Mailing-List, Return-Path, + X-Loop, and all of the other random headers that often work would be + very cool. + * Support for zipped folders for all backends this makes sense for. Most likely using jka-compr. (It has been suggested that this do work but I think it should be verified for all backends.) @@ -1233,6 +1259,8 @@ exceeding lisp nesting on huge groups. * (nnoo-set SERVER VARIABLE VALUE) + [done] + * nn*-spool-methods * interrupitng agent fetching of articles should save articles. @@ -1354,6 +1382,8 @@ exceeding lisp nesting on huge groups. Is the "+" character illegal in newsgroup names? Is there any way in Gnus to work around this? (gnus 5.6.45 - XEmacs 20.4) + [It works in 5.8.8.] + * When `#F', do: Subject: Answer to your mails 01.01.1999-01.05.1999 @@ -1402,6 +1432,8 @@ exceeding lisp nesting on huge groups. * Handle external-body parts. + [done for some access types] + * When renaming a group name, nnmail-split-history does not get the group name renamed.