emms-help
[Top][All Lists]
Advanced

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

[emms-help] jack.el and cl.el


From: Michael Olson
Subject: [emms-help] jack.el and cl.el
Date: Thu, 07 Dec 2006 09:50:21 -0500
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.91 (gnu/linux)

I noticed that jack.el requires cl.el, which could be troublesome if
we want to include it with Emacs.  There are several ways to solve
this, so I thought I would check with the list to see which solution
was preferred.

1. Make jack.el use `emms-delete-if' instead of `remove-if-not'.
Also, write an `emms-find-if' compatibility function and put it in
emms.el.

2. Since jack.el seems to originally have been meant to be a
standalone file, make a copy of the `emms-delete-if' function and call
it `jack-delete-if' (or take it as a basis for `jack-remove-if-not').
Also, write `jack-find-if'.

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
  /` |\ | | | Projects: Emacs, Muse, ERC, EMMS, Planner, ErBot, DVC
 |_] | \| |_| Reclaim your digital rights by eliminating DRM.
      See http://www.defectivebydesign.org/what_is_drm for details.

Attachment: pgp8x8uueLouR.pgp
Description: PGP signature


reply via email to

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