X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=todo;h=853edfe171caab46fab97b101e05b319ab91dcc3;hp=73c54bc1d7d158264765ef5a3a4a7d10dfa2bd38;hb=862d3660b6867c2a6d165b5bd09c360113912365;hpb=1561725e576e0b3eba78aeff0e344cb110c5bff7 diff --git a/todo b/todo index 73c54bc1d..853edfe17 100644 --- a/todo +++ b/todo @@ -483,8 +483,6 @@ exceeding lisp nesting on huge groups. * fuzzy simplifying should strip all non-alpha-numerical info from subject lines. -* gnus-soup-brew-soup-with-high-scores. - * nntp-ping-before-connect * command to check whether NOV is evil. "list overview.fmt". @@ -1057,28 +1055,11 @@ gnus-killed-list: * when doing `-request-accept-article', the backends should do the nnmail duplicate checking. -* In addition, I would love it if I could configure message-tab so - that it could call `bbdb-complete-name' in other headers. So, - some sort of interface like - - (setq message-tab-alist '((message-header-regexp - message-expand-group) ("^\\(To\\|[cC]c\\|[bB]cc\\)" - bbdb-complete-name))) - - then you could run the relevant function to complete the - information in the header - - [Done using `message-completion-alist'?] - * cache the newsgroups file locally to avoid reloading it all the time. * a command to import a buffer into a group. -* nnweb should allow fetching by Message-ID from servers. - - [Done?] - * point in the article buffer doesn't always go to the beginning of the buffer when selecting new articles. @@ -1120,18 +1101,10 @@ gnus-killed-list: [Done by `gnus-refer-article-method'?] -* make it possible to cancel articles using the select method for - the current group. - * a new variable to control which selection commands should be unselecting. `first', `best', `next', `prev', `next-unread', `prev-unread' are candidates. -* be able to select groups that have no articles in them to be able - to post in them (using the current select method). - -* be able to post via DejaNews. - * `x' should retain any sortings that have been performed. * allow the user to specify the precedence of the secondary marks. @@ -1156,9 +1129,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? ")))) -* all commands that react to the process mark should push the - current process mark set onto the stack. - * gnus-article-hide-pgp Selv ville jeg nok ha valgt ,Ae(B slette den dersom teksten matcher "\\(This\s+\\)?[^ ]+ has been automatically signed by" @@ -1178,8 +1148,6 @@ gnus-killed-list: * gnus-article-highlight-limit that says when not to highlight (long) articles. -* nn*-spool-methods - * 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 @@ -1188,13 +1156,8 @@ gnus-killed-list: * command to open a digest group, and copy all the articles there to the current group. -* a variable to disable article body highlights if there's more than - X characters in the body. - * handle 480/381 authinfo requests separately. -* include the texi/dir file in the distribution. - * command to display all dormant articles. * gnus-auto-select-next makeover - list of things it should do. @@ -1202,9 +1165,6 @@ gnus-killed-list: * a score match type that adds scores matching on From if From has replied to something someone else has said. -* One command to edit the original version if an article, and one to - edit the displayed version. - * `T v' - make all process-marked articles the children of the current article. @@ -1223,9 +1183,6 @@ gnus-killed-list: * gnus-article-highlight-limit, to disable highlighting in big articles. -* Editing an article should put the article to be edited in a - special, unique buffer. - * A command to send a mail to the admin-address group param. * Allow Gnus Agent scoring to use normal score files. @@ -1240,17 +1197,12 @@ gnus-killed-list: * Propagate all group properties (marks, article numbers, etc) up to the topics for displaying. -* `n' in the group buffer with topics should go to the next group - with unread articles, even if that group is hidden in a topic. - * gnus-posting-styles doesn't work in drafts. * gnus-summary-limit-include-cached is slow when there are many articles in the cache, since it regenerates big parts of the summary buffer for each article. -* Implement gnus-batch-brew-soup. - * Group parameters and summary commands for un/subscribing to mailing lists.