Searched +refs:nnweb +refs:gmane +refs:identity (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dnnweb.el0 ;;; nnweb.el --- retrieving articles via web search engines
46 (nnoo-declare nnweb)
48 (defvoo nnweb-directory (nnheader-concat gnus-directory "nnweb/")
49 "Where nnweb will save its files.")
51 (defvoo nnweb-type 'google
53 Valid types include `google', `dejanews', and `gmane'.")
55 (defvar nnweb-type-definition
59 (article . nnweb-google-wash-article)
60 (reference . identity)
[all...]

Completed in 91 milliseconds