emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#19394: closed (25.0.50; mpc does not handle MPD_HO


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#19394: closed (25.0.50; mpc does not handle MPD_HOST=socket)
Date: Thu, 03 Sep 2015 15:49:02 +0000

Your message dated Thu, 03 Sep 2015 11:47:59 -0400
with message-id <address@hidden>
and subject line Re: bug#19394: 25.0.50; mpc does not handle MPD_HOST=socket
has caused the debbugs.gnu.org bug report #19394,
regarding 25.0.50; mpc does not handle MPD_HOST=socket
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
19394: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19394
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.0.50; mpc does not handle MPD_HOST=socket Date: Tue, 16 Dec 2014 12:54:39 -0500
Hi,

mpc.el treats MPD_HOST only as an address or hostname, when it can also
be a socket. So, doing ‘M-x mpc RET’ here gives

    /run/user/1000/mpd/socket/6600 Name or service not known

>From the mpd manual:

    bind_to_address <ip address or hostname or any>
           This specifies which address mpd binds to and listens on.
           Multiple bind_to_address parameters may be specified.  The
           default is "any", which binds to all available addresses.

           You can set a port that is different from the global port
           setting, e.g.  "localhost:6602".  IPv6 addresses must be
           enclosed in square brackets if you want to configure a
           port, e.g. "[::1]:6602".

           To bind to a Unix domain socket, specify an absolute path
           or a path starting with a tilde (~).  For a system-wide
           MPD, we suggest the path "/var/run/mpd/socket".

‘bind_to_address’ is the mpd config option corresponding to MPD_HOST.



--- End Message ---
--- Begin Message --- Subject: Re: bug#19394: 25.0.50; mpc does not handle MPD_HOST=socket Date: Thu, 03 Sep 2015 11:47:59 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)
> I've been rolling with this patch for a while and have tested with mpd
> configured for socket and for port.  Could this please be applied?

Done, thanks,


        Stefan



--- End Message ---

reply via email to

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