(config) emacs: i am so smart

This commit is contained in:
Sakooooo 2024-10-23 12:37:49 +04:00
parent 6041c8f7af
commit 63a48a6ee9
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -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