What happened?
Evil mode interferes with interactions with PDFs in pdf-view-mode
- see issue here
I am unable to set emacs
as the initial state in pdf-view using (set-evil-initial-state! 'pdf-view-mode 'emacs)
and have to call C-z
to exit evil state every time I open a pdf.
What did you expect to happen?
Setting (set-evil-initial-state! 'pdf-view-mode 'emacs) sets emacs
as initial state in pdf-view-mode
.
Steps to reproduce
- set
(set-evil-initial-state! 'pdf-view-mode 'emacs)
- open pdf
- evil is initial state.
System information
Loading data dump...