(config) emacs: i am so smart
This commit is contained in:
parent
6041c8f7af
commit
63a48a6ee9
1 changed files with 4 additions and 0 deletions
|
@ -1232,6 +1232,10 @@ GNU patch review metho dor sometihng idk
|
||||||
;; for mail accounts
|
;; for mail accounts
|
||||||
(setq sakomacs-mail-accounts (json-read-file "~/.mail/accounts.json"))
|
(setq sakomacs-mail-accounts (json-read-file "~/.mail/accounts.json"))
|
||||||
|
|
||||||
|
;; C-c C-m C-e to encrypt and sign your shit
|
||||||
|
;; TODO how do i do this automatically ffs
|
||||||
|
(setq mm-sign-option 'guided)
|
||||||
|
|
||||||
(defun sakomacs/set-msmtp-account ()
|
(defun sakomacs/set-msmtp-account ()
|
||||||
(if (message-mail-p)
|
(if (message-mail-p)
|
||||||
(save-excursion
|
(save-excursion
|
||||||
|
|
Loading…
Reference in a new issue