mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 13:33:03 +00:00
parent
1350ab318e
commit
7a008217e3
2
avy.el
2
avy.el
@ -371,7 +371,7 @@ multiple DISPLAY-FN invokations."
|
||||
avy-all-windows)))
|
||||
(dolist (wnd (avy-window-list))
|
||||
(with-selected-window wnd
|
||||
(unless (memq major-mode '(image-mode doc-view-mode))
|
||||
(unless (memq major-mode '(image-mode doc-view-mode pdf-view-mode))
|
||||
,@body)))))
|
||||
|
||||
(defmacro avy--with-avy-keys (command &rest body)
|
||||
|
Loading…
x
Reference in New Issue
Block a user