*** empty log message ***
[gnus] / todo
diff --git a/todo b/todo
index 3e3fd1d..bc35043 100644 (file)
--- 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.)
 
 * 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
 * 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.