X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=todo;h=4da7c955e508db98fb413b9c034b81fdd817776e;hp=9e12a6e6a91ccb8b0eebac6da0b5d20d256f735a;hb=b7df893161350265e845a70d711a97a32536a221;hpb=76c9e518236e06a9903eb999c9a51a291563ed04 diff --git a/todo b/todo index 9e12a6e6a..4da7c955e 100644 --- a/todo +++ b/todo @@ -1175,8 +1175,6 @@ gnus-killed-list: (yes-or-no-p "New mail has arrived. Quit Gnus anyways? ") (y-or-n-p "Are you sure you want to quit Gnus? ")))) -* allow message-default-headers to be a function. - * all commands that react to the process mark should push the current process mark set onto the stack. @@ -1204,7 +1202,10 @@ gnus-killed-list: * nn*-spool-methods -* interrupitng agent fetching of articles should save articles. +* Interrupting the agent fetching of articles should save articles. + Have the Agent write out articles, one by one, as it retrieves + them, to avoid having to re-fetch them all if Emacs should crash + while fetching. * command to open a digest group, and copy all the articles there to the current group. @@ -1320,10 +1321,6 @@ gnus-killed-list: * Remove list identifiers from the subject in the summary when doing `^' and the like. -* Have the Agent write out articles, one by one, as it retrieves - them, to avoid having to re-fetch them all if Emacs should crash - while fetching. - * nnweb should include the "get whole article" article when getting articles.