X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=todo;h=bc350435b7b9d4368f30036a3f6c7820a13506ad;hp=3e3fd1d21286ecbf1397d5d32ae63d562afa0ccf;hb=1a22e1d98500ef32bf4b3717491b5df8d26b753b;hpb=b7979bcee9f84eb8b51ff6bf3139296350feb7a4 diff --git a/todo b/todo index 3e3fd1d21..bc350435b 100644 --- a/todo +++ b/todo @@ -8,6 +8,8 @@ * Support for RFC2015, PGP-MIME. Probably has to involve the people in the Mailcrypt project. + [done] + * Agent (Can someone write some subtopics here? I don't use it myself so I don't know what is lacking.) @@ -117,6 +119,8 @@ * A nnfolder like backend with .overview files. This would not only speed up things, but also allow nnir to work on it. + [done] + * Allow article editing in groups which do not support it, but emulating it via deleting the old article and entering the new one into the group. This would be very useful to support `T ^' (say) in @@ -151,7 +155,13 @@ * New backend between nnfolder and nnml: have more than one article per file, but more than one file per group. With .overview files. + [done. nnfolder has .overview. Backward- and forward-compatible + between 1.0 and 2.0. (setq nnfolder-nov-is-evil t) disables the + feature] + * .overview files for nnfolder? + + [done] * New backend nnbabylfolder. There is also nnbabyl which is like nnmbox but uses babyl format, but there is no babyl format @@ -520,6 +530,8 @@ exceeding lisp nesting on huge groups. * when browsing a foreign server, the groups that are already subscribed should be listed as such and not as "K". + [done] + * generate font names dynamically. * score file mode auto-alist. @@ -590,6 +602,8 @@ exceeding lisp nesting on huge groups. * allow fetching mail from several pop servers. + [done] + * Be able to specify whether the saving commands save the original or the formatted article. @@ -1002,6 +1016,8 @@ exceeding lisp nesting on huge groups. which should correspond to `B nntp RET sunsite.auc.dk' in *Group*. + [done] + * Take a look at w3-menu.el in the Emacs-W3 distribution - this works out really well. Each menu is 'named' by a symbol that would be on a gnus-*-menus (where * would be whatever, but at @@ -1163,6 +1179,8 @@ exceeding lisp nesting on huge groups. (while (search-forward "\224" nil t) (replace-match "\"" t t))))) + [done] + * (add-hook 'gnus-exit-query-functions '(lambda () (if (and (file-exists-p nnmail-spool-file) @@ -1367,6 +1385,8 @@ exceeding lisp nesting on huge groups. * Be able to forward groups of messages as MIME digests. + [done] + * nnweb should include the "get whole article" article when getting articles.