mailcap.el (mailcap-mailcap-entry-passes-test): Doc fix
[gnus] / todo
diff --git a/todo b/todo
index f461c7c..853edfe 100644 (file)
--- a/todo
+++ b/todo
@@ -1055,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.
 
@@ -1118,16 +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).
-
 *  `x' should retain any sortings that have been performed.
 
 *  allow the user to specify the precedence of the secondary marks.