summary refs log tree commit diff
path: root/emacs/init.el
diff options
context:
space:
mode:
authornoa@gaiwan.org2024-06-13 10:08:19 +0000
committernoa@gaiwan.org2024-06-13 10:08:19 +0000
commit7cc57cd8f0f6f560624a83601f54a628961f070c (patch)
tree3b67b8e13beff99fe4bf796e3e4ce260a6aab9f8 /emacs/init.el
parent444eeb756c6f56c1c81be904b283346695c99473 (diff)
Fix paren issue in setopt call
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs/init.el b/emacs/init.el
index c4667b0..b3544b0 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -856,9 +856,9 @@ and when JID is not in `jabber-activity-banned'."
 
 (setopt message-fill-column nil
         ;; (message-signature-file)
-        (message-signature "~noa (https://noa.pub)
+        message-signature "~noa (https://noa.pub)
  • I try to reply to formal emails in three sentences or fewer; excuse my brevity.
- • I queue replies and batch send them at intervals; excuse my untimeliness."))
+ • I queue replies and batch send them at intervals; excuse my untimeliness.")
 
 (use-package button
 	:custom-face