Minmin Fu
Results
1
comments of
Minmin Fu
A workaround I figured out: add these two lines to the ~/.emacs file. (add-hook 'isearch-update-post-hook 'redraw-display) (add-hook 'isearch-mode-end-hook 'redraw-display)