From: Alexis <flexibeast@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Installing "groovy-mode" fails missing "set-difference" func
Date: Wed, 29 Jul 2015 14:46:07 +1000 [thread overview]
Message-ID: <87h9onpo4w.fsf@gmail.com> (raw)
In-Reply-To: <B8D164BED956C5439875951895CB4B22354BE4F5@CAFRFD1MSGUSRIA.ITServices.sbc.com>
KARR, DAVID <dk068x@att.com> writes:
> I have Emacs 24.5.1. I tried to install "groovy-mode" through
> "Manage Packages". When it installed, it complained about a
> missing "set-difference" func. What do I need to do about this?
`set-difference` is part of cl.el, so doing `(require 'cl)`
somewhere in your init/config should help. (`groovy-mode` should
be doing that `require` itself, though.)
Alexis.
next prev parent reply other threads:[~2015-07-29 4:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-29 4:31 Installing "groovy-mode" fails missing "set-difference" func KARR, DAVID
2015-07-29 4:46 ` Alexis [this message]
2015-07-29 4:56 ` KARR, DAVID
2015-07-29 5:47 ` Tassilo Horn
2015-07-29 5:52 ` Tassilo Horn
2015-07-29 5:54 ` Alexis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h9onpo4w.fsf@gmail.com \
--to=flexibeast@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.