emms-help
[Top][All Lists]
Advanced

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

Re: Making Emms better out of the box


From: Rudolf Adamkovič
Subject: Re: Making Emms better out of the box
Date: Sat, 24 Sep 2022 22:04:25 +0200

Yoni Rabkin <yoni@rabkins.net> writes:

> I don't use the browser, but this makes a lot of sense to me. I went
> ahead and made this modification.

Works great, thank you!

This also frees the space key to play/pause, as seen in virtually all
the other audio/video players in the world.  :)

(with-eval-after-load 'emms-browser
  (keymap-set emms-browser-mode-map "SPC" #'emms-pause))

(with-eval-after-load 'emms-playlist
  (keymap-set emms-playlist-mode-map "SPC" #'emms-pause))

Rudy
-- 
"Thinking is a momentary dismissal of irrelevancies."
-- Richard Buckminster Fuller, 1969

Rudolf Adamkovič <salutis@me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia



reply via email to

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