From a9f2dd07b3bd9b2074b8cef7ee68abaefb7bbd4d Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 2 Mar 2022 01:47:24 +0000 Subject: nits --- email.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'email.org') diff --git a/email.org b/email.org index 4048b09..9674df8 100644 --- a/email.org +++ b/email.org @@ -105,7 +105,8 @@ password-cache-expiry (* 3600 24)) (setq smime-CA-directory "/etc/ssl/certs/" - smime-certificate-directory"/home/jao/.emacs.d/gnus/Mail/certs/") + smime-certificate-directory + (expand-file-name "certs/" gnus-directory)) (with-eval-after-load "mm-decode" ;; Tells Gnus to inline the part -- cgit v1.2.3