X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=todo;h=853edfe171caab46fab97b101e05b319ab91dcc3;hp=e7bd4db70af6931b1498a602c96f49b24c778463;hb=992509a3574f9add376cc480db9bb5656285bd5b;hpb=9c4e85c41e22e40ccfe16133fc2819aa46bcf2bf diff --git a/todo b/todo index e7bd4db70..853edfe17 100644 --- a/todo +++ b/todo @@ -1055,19 +1055,6 @@ 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.