mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-18 21067e7cbe6d7a0f65ff5c317a96b5c337b0b3d8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
;ELC
;;; Compiled
;;; in Emacs version 26.1
;;; with all optimizations.
 
;;; This file uses dynamic docstrings, first added in Emacs 19.29.
 
;;; This file does not contain utf-8 non-ASCII characters,
;;; and so can be loaded in Emacs versions earlier than 23.
 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
 
(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 (#$ . 629))
(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\322\323\324!\325\"\326\327%\"\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-byte-code 256 "\301\302\300\"\207" vconcat vector [message "Delivering message to %s...done"] 4 "\n\n(fn &optional IGNORE)"] 13])
(provide 'smtpmail-async)