summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-03-07 07:44:36 +0200
committerThanos Apollo <[email protected]>2023-03-07 07:44:36 +0200
commitd5d3ef515b15d4f5fb4dc52b5bf5edcf6a64e2c8 (patch)
tree1518e4997b9ef76a9b9eb0d5815d5eb06d30156d
parent31a8937eb8f3373e781b17be648a9ca1dcd466de (diff)
emacs: update mu4e signature
-rw-r--r--.emacs.d/init.el2
-rwxr-xr-xemacs.org2
2 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 0f5c710..4ab70fc 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -994,7 +994,7 @@ you have the correctly set the OPENAI_API_KEY variable"
(setq mu4e-contexts
`(, (set-mu4e-context
"Fastmail" "Thanos Apollo"
- "[email protected]" "Thanos\nhttps://thanosapollo.com/public"
+ "[email protected]" "Thanos\nhttps://thanosapollo.com"
"smtp.fastmail.com")))
;; (setq smtpmail-smtp-service 465
diff --git a/emacs.org b/emacs.org
index 011cbb6..4cb69a5 100755
--- a/emacs.org
+++ b/emacs.org
@@ -1147,7 +1147,7 @@ In ~GuixSD~ systems I have telegram installed via guix, and it's loaded via ~gui
(setq mu4e-contexts
`(, (set-mu4e-context
"Fastmail" "Thanos Apollo"
- "[email protected]" "Thanos\nhttps://thanosapollo.com/public"
+ "[email protected]" "Thanos\nhttps://thanosapollo.com"
"smtp.fastmail.com")))
;; (setq smtpmail-smtp-service 465