diff pers-init.el @ 37:fc30f30d88d7

refill and merge
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Wed, 22 Nov 2023 22:37:31 +0000
parents 642211cbf13a ce8241eb1d61
children eee08de75336
line wrap: on
line diff
--- a/pers-init.el	Wed Nov 22 22:31:53 2023 +0000
+++ b/pers-init.el	Wed Nov 22 22:37:31 2023 +0000
@@ -20,9 +20,9 @@
 ;;; mail stuff
 (site-caseq (edin
 	     (setq mail-archive-file-name (concat "/disk/scratch/mail/cpy/general/"
-				     (format-time-string
-				      "%Y-%m" (current-time))
-				     ".mbox")))
+						  (format-time-string
+						   "%Y-%m" (current-time))
+						  ".mbox")))
 	    (t (setq mail-archive-file-name "~/mail/cpy/general")))