unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: Alexis <flexibeast@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Installing "groovy-mode" fails missing "set-difference" func
Date: Wed, 29 Jul 2015 07:52:59 +0200	[thread overview]
Message-ID: <87vbd3zf0k.fsf@gnu.org> (raw)
In-Reply-To: <87zj2fzfaa.fsf@gnu.org> (Tassilo Horn's message of "Wed, 29 Jul 2015 07:47:09 +0200")

Tassilo Horn <tsdh@gnu.org> 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.)
>
> Nope, the goovy-mode package should depend on the cl-lib package and
> then use `cl-set-difference'.  I suggest to file a bug report at their
> bug tracker.

Seems to be already reported there:

  https://github.com/Groovy-Emacs-Modes/groovy-emacs-modes/issues/11

Bye,
Tassilo



  reply	other threads:[~2015-07-29  5:52 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
2015-07-29  4:56   ` KARR, DAVID
2015-07-29  5:47   ` Tassilo Horn
2015-07-29  5:52     ` Tassilo Horn [this message]
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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vbd3zf0k.fsf@gnu.org \
    --to=tsdh@gnu.org \
    --cc=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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).