]> git.eshelyaron.com Git - emacs.git/commit
Fix volume refresh bug in mpc
authorjohn muhl <jm@pub.pink>
Fri, 26 Jan 2024 03:23:45 +0000 (21:23 -0600)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 Feb 2024 08:42:59 +0000 (09:42 +0100)
commit4ea609d773bea9a7f967f02e9ae7163914d9aa53
treebcd2608e910fb4678a26bbc8045e53dd5cfb44c7
parent0bdbec2ea71f1b18b953210a0040f5c2bd17d4c4
Fix volume refresh bug in mpc

* lisp/mpc.el (mpc-volume-refresh): Only refresh volume when mpd
is playing.  When stopped or paused, volume is nil.  (Bug#68785)

(cherry picked from commit 4330eb2864181e49ace5736665c45d8683a5ce1d)
lisp/mpc.el