feedmail-confirm-outgoing-timeout
feedmail-confirm-outgoing-timeout is a variable defined in `
feedmail.el
'.
Its value is
nil
Documentation:
If non-nil, a timeout in seconds at the send confirmation prompt.
If a positive number, it's a timeout before sending. If a negative
number, it's a timeout before not sending. This will not work if your
version of Emacs doesn't include the function `y-or-n-p-with-timeout'
(e.g., some versions of XEmacs).
You can customize this variable.
This variable was introduced, or its default value was changed, in
version 24.1 of Emacs.