From: Alan Schmitt <alan.schmitt@polytechnique.org>
To: Matej Kosik <5764c029b688c1c0d24a2e97cd764f@gmail.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Ocaml autocomplete support in Emacs
Date: Wed, 02 Dec 2015 18:42:36 +0100 [thread overview]
Message-ID: <m24mg0wxv7.fsf@charm-ecran.irisa.fr> (raw)
In-Reply-To: <565EFCFD.2050300@gmail.com> (Matej Kosik's message of "Wed, 02 Dec 2015 15:15:25 +0100")
[-- Attachment #1: Type: text/plain, Size: 623 bytes --]
On 2015-12-02 15:15, Matej Kosik <5764c029b688c1c0d24a2e97cd764f@gmail.com> writes:
> <for_the_record>
> The only piece missing was that I needed to first do:
>
> (push "~/.emacs.d/elpa/company-0.8.12" load-path) ; directory containing company.el
>
> before those other commands, otherwise
>
> (require 'company)
>
> would fail.
> </for_the_record>
This looks wrong: packages should autoload. Do you call
(package-initialize) in your init file before the require?
Alan
--
OpenPGP Key ID : 040D0A3B4ED2E5C7
Athmospheric CO₂ (Updated November 29, 2015, Mauna Loa Obs.): 400.37 ppm
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 472 bytes --]
next prev parent reply other threads:[~2015-12-02 17:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-02 11:50 Matej Kosik
2015-12-02 11:52 ` Lukasz Stafiniak
2015-12-02 12:03 ` Matej Kosik
2015-12-02 13:04 ` Matthieu Dubuget
2015-12-02 14:15 ` Matej Kosik
2015-12-02 14:19 ` Thomas Refis
2015-12-02 17:42 ` Alan Schmitt [this message]
2015-12-02 19:10 ` Matej Kosik
2015-12-02 13:13 ` Francois Berenger
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=m24mg0wxv7.fsf@charm-ecran.irisa.fr \
--to=alan.schmitt@polytechnique.org \
--cc=5764c029b688c1c0d24a2e97cd764f@gmail.com \
--cc=caml-list@inria.fr \
/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