From 2b778af1a7f07620ae1e277ee7fb2d588b905b48 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 4 Aug 2022 01:07:12 +0100 Subject: config tweaks for latest consult-recoll --- custom/jao-custom-gnus.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/jao-custom-gnus.el b/custom/jao-custom-gnus.el index 5aa0ff4..2d1b691 100644 --- a/custom/jao-custom-gnus.el +++ b/custom/jao-custom-gnus.el @@ -424,7 +424,7 @@ (when (re-search-forward "[Mm]essage-[Ii][Dd]: <]+\\)>?" nil t) (match-string 1)))) -(defun jao-gnus-goto-file (filename) +(defun jao-gnus-goto-file (filename &optional _page) (let ((group (jao-gnus-file-to-group filename)) (id (jao-gnus-file-message-id filename))) (if (and group id) -- cgit v1.2.3