Searched +refs:nnweb +refs:google +refs:reference (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
56 '((google
[all...]

Completed in 99 milliseconds