emms-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

turn off evil in browser modes, in all of emms?


From: Erica
Subject: turn off evil in browser modes, in all of emms?
Date: Fri, 3 Nov 2023 14:09:44 -0400

I have been trying to turn off evil mode for emms for a few days now.
I have tried these modes, nothing works except the playlist mode.

The playlist mode does come up in emacs mode but not the browser or the search.

;; playlist,emms mode works. not the browser or search.
(evil-set-initial-state 'EMMS 'emacs)
(evil-set-initial-state 'Emms-Browser 'emacs)
(evil-set-initial-state 'emms-browser-mode 'emacs)
(evil-set-initial-state 'emms-playlist-mode 'emacs)
(evil-set-initial-state 'emms-browser-search-mode 'emacs)

I've verified the modes and their names in the emms souce code.

Does anyone know the proper way to turn evil-mode off for emms?

Thank you.
Erica

reply via email to

[Prev in Thread] Current Thread [Next in Thread]