emms-help
[Top][All Lists]
Advanced

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

Re: [emms-help] Re: Compilation warning for emms-player-mpd.el


From: Yoni Rabkin Katzenell
Subject: Re: [emms-help] Re: Compilation warning for emms-player-mpd.el
Date: Tue, 11 Apr 2006 18:29:16 +0300
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Michael Olson <address@hidden> writes:

> Yoni Rabkin Katzenell <address@hidden> writes:
>
>> I get the following warning when compiling Emms2, freshly pulled form
>> darcs:
>>
>> In emms-player-mpd-ensure-process:
>> emms-player-mpd.el:342:8:Warning: `process-kill-without-query' is an obsolete
>>     function (as of Emacs 22.1); use `process-query-on-exit-flag' or
>>     `set-process-query-on-exit-flag'.
>
> Unfortunately, there doesn't seem to be anything I can do about that.
> I use `set-process-query-on-exit-flag' (the non-obsolete alternative),
> but since Emacs21 does not have this, I have to make sure that it
> exists, and if not, use `process-kill-without-query'.  Emacs22 does
> not realize that it can never call the obsolete version, so it spits
> out that warning anyway.

Have you tried `eval-when-compile'?

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




reply via email to

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