From: Matej Kosik <5764c029b688c1c0d24a2e97cd764f@gmail.com>
To: Alan Schmitt <alan.schmitt@polytechnique.org>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Ocaml autocomplete support in Emacs
Date: Wed, 02 Dec 2015 20:10:27 +0100 [thread overview]
Message-ID: <565F4223.1060001@gmail.com> (raw)
In-Reply-To: <m24mg0wxv7.fsf@charm-ecran.irisa.fr>
On 12/02/2015 06:42 PM, Alan Schmitt wrote:
> 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
>
Thank you. That works for me too.
I know little about Emacs macros, hence my errors.
next prev parent reply other threads:[~2015-12-02 19:10 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
2015-12-02 19:10 ` Matej Kosik [this message]
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=565F4223.1060001@gmail.com \
--to=5764c029b688c1c0d24a2e97cd764f@gmail.com \
--cc=alan.schmitt@polytechnique.org \
--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