emms-help
[Top][All Lists]
Advanced

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

Re: [emms-help] Emms lyrics bug


From: Yoni Rabkin
Subject: Re: [emms-help] Emms lyrics bug
Date: Sun, 26 Feb 2017 17:31:08 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Rasmus <address@hidden> writes:

> Yoni Rabkin <address@hidden> writes:
>
>> Another ping about this patch. It is one of only three compilation
>> warnings that we have, and would be nice to get down to zero before 4.3.
>
> Sorry, I forgot! I pushed it now.

Thank you; it's appreciated.

> I still get this warning, though:
>
>     In emms-player-mpd-ensure-process:
>     emms-player-mpd.el:325:8:Warning: ‘process-kill-without-query’ is an 
> obsolete
>         function (as of 22.1); use ‘process-query-on-exit-flag’ or
>         ‘set-process-query-on-exit-flag’.

I just pushed a change replacing that with:

(set-process-query-on-exit-flag emms-player-mpd-process nil)

...which should be the equivalent.

-- 
   "Cut your own wood and it will warm you twice"



reply via email to

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