emms-help
[Top][All Lists]
Advanced

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

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


From: Michael Olson
Subject: [emms-help] Re: Compilation warning for emms-player-mpd.el
Date: Tue, 11 Apr 2006 09:09:02 -0400
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

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.

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text markup, protocols -- Muse, Planner, ERC, EMMS
  /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #PurdueLUG
 |_] | \| |_| Jabber: mwolson_at_hcoop.net

Attachment: pgprXsmp0_6sr.pgp
Description: PGP signature


reply via email to

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