X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=todo;h=3aded8c3aaa78f0b153ac38244635eb86aa42a88;hb=717abf3ec327c6affe538e80bf46c7724608ffdd;hp=2e56251c4ef758b76ca616ced9409ccbbd9b5600;hpb=8b59b09852b6f1f9a2a194c61bd3e68dc3819f1d;p=gnus diff --git a/todo b/todo index 2e56251c4..3aded8c3a 100644 --- a/todo +++ b/todo @@ -1,6 +1,8 @@ ;; Also know as the "wish list". Some are done. For the others, no ;; promise when to be implemented. +* Emphasis delimiters show when `W W c'. + * 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. @@ -44,6 +46,10 @@ should go for both Gnus' own folders and the folders Gnus reads from (e.g. /var/spool/mail/${USER}). All backends this makes sense for. + [John Wiegley's article <200011030445.VAA08277@localhost.dynodns.net>, + posted on gnu.emacs.gnus does this. + Also, gnus-article-encrypt `K E' encrypts the article body.] + * The stuff on "Newest Features" in the manual should be implemented and the node updated (it maybe is?). @@ -675,6 +681,8 @@ exceeding lisp nesting on huge groups. * a way to tick/mark as read Gcc'd articles. + [done, (setq gnus-inews-mark-gcc-as-read t)] + * a way to say that all groups within a specific topic comes from a particular server? Hm.