;ELC ;;; Compiled ;;; in Emacs version 28.0.50 ;;; with all optimizations. (byte-code "\300\301\302\303\304\305%\210\306\307!\210\306\310!\210\306\311!\207" [custom-declare-group smtpmail-async nil "Send e-mail with smtpmail.el asynchronously" :group smptmail require async smtpmail message] 6) #@115 Hook running in the child emacs in `async-smtpmail-send-it'. It is called just before calling `smtpmail-send-it'. (defvar async-smtpmail-before-send-hook nil (#$ . 308)) (defalias 'async-smtpmail-send-it #[0 "\300\301!\302ed\"\303\304\"\210\305\306\307\310\311\312D\313\314\315\307\316#\317BBBBF\320\321\"\"\207" [message-field-value "To" buffer-substring-no-properties message "Delivering message to %s..." async-start lambda nil (require 'smtpmail) with-temp-buffer insert (set-buffer-multibyte nil) async-inject-variables "\\`\\(smtpmail\\|async-smtpmail\\|\\(user-\\)?mail\\)-\\|auth-sources\\|epg\\|nsm" "\\`\\(mail-header-format-function\\|smtpmail-address-buffer\\|mail-mode-abbrev-table\\)" ((run-hooks 'async-smtpmail-before-send-hook) (smtpmail-send-it)) make-closure #[256 "\301\302\300\"\207" [V0 message "Delivering message to %s...done"] 4 "\n\n(fn &optional IGNORE)"]] 13]) (provide 'smtpmail-async)