summaryrefslogtreecommitdiff
path: root/emacs/.config/emacs-kj
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2023-10-31 21:30:01 -0400
committerKjetil Orbekk <kj@orbekk.com>2023-10-31 21:30:01 -0400
commit38ce017ec6fa309c3df99f6eae561883bf15b413 (patch)
tree26470b07b32ba32b90d9144ff385d510abbd20c6 /emacs/.config/emacs-kj
parentba32751a0f9d013ce98f5db0cbef0a6cc6653e72 (diff)
add comment
Diffstat (limited to 'emacs/.config/emacs-kj')
-rw-r--r--emacs/.config/emacs-kj/lisp/kj-email.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/.config/emacs-kj/lisp/kj-email.el b/emacs/.config/emacs-kj/lisp/kj-email.el
index 87e75bd..0cf8a04 100644
--- a/emacs/.config/emacs-kj/lisp/kj-email.el
+++ b/emacs/.config/emacs-kj/lisp/kj-email.el
@@ -41,6 +41,7 @@
(setq kj/notmuch-wash-citation-regexp "\\(^[[:space:]]*\\)\\(>+\\)\\(.*\n+\\)")
+ ;;; XXX consider upstreaming this.
(defun kj/notmuch-wash-citations-by-depth (_msg _depth)
(goto-char (point-min))
(beginning-of-line)