account gnu
host fencepost.gnu.org
# use `msmtp -a gnu --serverinfo --tls --tls-certcheck=off --tls-fingerprint=` to get the current fingerprint
-tls_fingerprint 12:86:E0:3E:30:F7:AD:9B:05:CA:59:C8:CD:F2:20:11:44:14:B7:F2:09:EE:10:42:E6:BF:CB:25:AE:2D:4D:0E
+tls_fingerprint 09:B3:CB:34:57:D2:07:0A:54:36:44:35:E4:91:55:7B:E5:20:48:43:E2:00:C3:10:38:16:62:7C:1E:EC:BA:7A
tls_starttls on
from mab@gnu.org
user mab
;;; Commentary:
-;; Emacs configuration of Amin Bandali, computer scientist, free
-;; software activist, GNU maintainer & webmaster. Packages are
-;; installed from GNU Guix, for purely functional and fully
-;; reproducible package management. Before switching to GNU Guix,
-;; I used straight.el for package management, and before that, Borg.
+;; GNU Emacs configuration of Amin Bandali (mab), computer scientist,
+;; Free Software activist, and GNU maintainer & webmaster. Packages
+;; are installed through GNU Guix, for a fully reproducible setup.
+;; Before switching to Guix, I used straight.el, and before that Borg.
;; Over the years, I've taken inspiration from configurations of many
;; great people. Some that I can remember off the top of my head are:
:config
(unbind-key "C-j" emmet-mode-keymap)
(setq emmet-move-cursor-between-quotes t)
- :hook (css-mode html-mode mhtml-mode sgml-mode))
+ :hook (css-mode html-mode sgml-mode))
(comment
(use-package meghanada