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

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

bug#19394: 25.0.50; mpc does not handle MPD_HOST=socket


From: Eli Zaretskii
Subject: bug#19394: 25.0.50; mpc does not handle MPD_HOST=socket
Date: Sun, 02 Aug 2015 22:09:57 +0300

> From: Mark Oteiza <mvoteiza@udel.edu>
> Date: Sun, 02 Aug 2015 14:36:37 -0400
> 
> Here's a patch for handling the MPD_HOST being a socket.

Thanks.

> +                                             :remote (if (string-prefix-p 
> "/" host)
> +                                                         host))

This looks wrong to me, the proper test for a remote file name is
file-remote-p (if this is what you want to test here).





reply via email to

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