Variable: spam-report-url-ping-temp-agent-function
spam-report-url-ping-temp-agent-function is a variable defined in
spam-report.el.gz.
Value
nil
Documentation
Internal variable for spam-report-agentize and spam-report-deagentize.
This variable will store the value of spam-report-url-ping-function from
before spam-report-agentize was run, so that spam-report-deagentize can
undo that change.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/spam-report.el.gz
(defvar spam-report-url-ping-temp-agent-function nil
"Internal variable for `spam-report-agentize' and `spam-report-deagentize'.
This variable will store the value of `spam-report-url-ping-function' from
before `spam-report-agentize' was run, so that `spam-report-deagentize' can
undo that change.")