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

/macosx-10.10.1/emacs-93/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...]
H A Dgnus.el328 (defalias 'gnus-character-to-event 'identity)
356 (defalias 'gnus-mode-line-buffer-identification 'identity))
1391 (const :tag "Google" (nnweb "refer" (nnweb-type google)))
1395 :value (current (nnweb "refer" (nnweb-type google)))
1399 (nnweb "refer" (nnweb
[all...]

Completed in 174 milliseconds