From 5d84b3cffdb611ddf63cbb44f8cc080ce039da53 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 24 Sep 2022 19:15:37 +0100 Subject: fixes for doc view imenu --- custom/jao-custom-exwm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/jao-custom-exwm.el b/custom/jao-custom-exwm.el index 169fb26..a73355a 100644 --- a/custom/jao-custom-exwm.el +++ b/custom/jao-custom-exwm.el @@ -320,7 +320,7 @@ (defun jao-exwm--zathura-setup () (when (and (string= exwm-class-name "Zathura") - (not jao-doc-view--imenu-file)) + (not jao-pdf--outline)) (let ((info (jao-zathura--file-info (current-buffer)))) (jao-doc-session-mark (car info)) (jao-doc-session-save) -- cgit v1.2.3