Variable: hashcash-in-news

hashcash-in-news is a customizable variable defined in hashcash.el.gz.

Value

nil

Documentation

Specifies whether or not hashcash payments should be made to newsgroups.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/hashcash.el.gz
(defcustom hashcash-in-news nil
  "Specifies whether or not hashcash payments should be made to newsgroups."
  :type 'boolean)