all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: "typedeph ." <typedeph@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Company Eclim remove-if error
Date: Sun, 07 Dec 2014 02:34:33 +0200	[thread overview]
Message-ID: <86oarg8fhi.fsf@yandex.ru> (raw)
In-Reply-To: <CAMeoMTy50Q20MHmwU2n_3Qq9YYEqz3F8P3piNj-_FEBr3ehOzQ@mail.gmail.com> (typedeph .'s message of "Sat, 6 Dec 2014 14:10:41 -0500")

Hi!

"typedeph ." <typedeph@gmail.com> writes:

> (require 'eclim)
> (require 'company-emacs-eclim)
> (company-emacs-eclim-setup)
>
> Can someone tell me what I'm doing wrong? I get an error the minute I add
> (company-emacs-eclim-setup)

Looks the same as https://github.com/senny/emacs-eclim/issues/95.

To work around it, try adding

(require 'cl)

to your init file before `company-emacs-eclim-setup' call.



  reply	other threads:[~2014-12-07  0:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-06 19:10 Company Eclim remove-if error typedeph .
2014-12-07  0:34 ` Dmitry Gutov [this message]
2014-12-08  7:11   ` typedeph
2015-02-11 17:03 ` Jude DaShiell

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=86oarg8fhi.fsf@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=help-gnu-emacs@gnu.org \
    --cc=typedeph@gmail.com \
    /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.