mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 13:33:03 +00:00
parent
c2e7de3a4d
commit
cd8e62603f
@ -127,8 +127,7 @@ When nil, punctuation chars will not be matched.
|
||||
(not avy-all-windows)
|
||||
avy-all-windows)))
|
||||
(dolist (wnd (if avy-all-windows
|
||||
(cons (selected-window)
|
||||
(delete (selected-window) (window-list)))
|
||||
(window-list)
|
||||
(list (selected-window))))
|
||||
(with-selected-window wnd
|
||||
(unless (memq major-mode '(image-mode doc-view-mode))
|
||||
|
Loading…
x
Reference in New Issue
Block a user