summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-email.el
diff options
context:
space:
mode:
Diffstat (limited to 'custom/jao-custom-email.el')
-rw-r--r--custom/jao-custom-email.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-email.el b/custom/jao-custom-email.el
index c3a9804..e79e63d 100644
--- a/custom/jao-custom-email.el
+++ b/custom/jao-custom-email.el
@@ -301,7 +301,7 @@
(mapcar #'buffer-name
(seq-filter #'jao-mail-buffer-p (buffer-list))))))
-(jao-consult-add-buffer-source 'jao-mail-consult-source "mail" ?n)
+(jao-consult-add-buffer-source 'jao-mail-consult-source)
;;; .
(provide 'jao-custom-email)