Searched +refs:nnslashdot +refs:groups (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dnnslashdot.el0 ;;; nnslashdot.el --- interfacing with Slashdot
40 (nnoo-declare nnslashdot)
42 (defvoo nnslashdot-directory (nnheader-concat gnus-directory "slashdot/")
43 "Where nnslashdot will save its files.")
45 (defvoo nnslashdot-active-url "http://slashdot.org/search.pl?section=&min=%d"
46 "Where nnslashdot will fetch the active file from.")
48 (defvoo nnslashdot-comments-url "http://slashdot.org/comments.pl?sid=%s&threshold=%d&commentsort=%d&mode=flat&startat=%d"
49 "Where nnslashdot will fetch comments from.")
51 (defvoo nnslashdot-article-url
53 "Where nnslashdot wil
[all...]

Completed in 85 milliseconds