Variable: nnbabyl-prepare-save-mail-hook

nnbabyl-prepare-save-mail-hook is a variable defined in nnbabyl.el.gz.

Value

nil

Documentation

Hook run narrowed to an article before saving.

This is a Gnus server variable. See Info node (gnus)Select Methods.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/nnbabyl.el.gz
(defvoo nnbabyl-prepare-save-mail-hook nil
  "Hook run narrowed to an article before saving.")