From c6bfd493db929836bc4bd1134bb8fbf51509d34b Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sun, 24 Mar 2024 16:55:19 +0100 Subject: [PATCH] Minor reformatting in music-control hydra This way, the help page for the `music-control` hydra show a link to `db/play-auto-playlist`, as for all the other key bindings. --- site-lisp/db-music.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/site-lisp/db-music.el b/site-lisp/db-music.el index 1d5cf2c..e1f6cdf 100644 --- a/site-lisp/db-music.el +++ b/site-lisp/db-music.el @@ -116,8 +116,7 @@ _RET_: ?RET? _s_: ?s? ("-" emms-volume-lower "lower volume") ("+" emms-volume-raise "raise volume") ("M" emms "Show playlist in new EMMS buffer") - ("P" (db/play-auto-playlist) - "Play automatically generated playlist")) + ("P" db/play-auto-playlist "Play automatically generated playlist")) ;; Playlist management