Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 527966 - dev-ml/merlin - Context sensitive completion for OCaml in Vim and Emacs
Summary: dev-ml/merlin - Context sensitive completion for OCaml in Vim and Emacs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/the-lambda-church/...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-11-02 07:29 UTC by José Romildo Malaquias
Modified: 2019-12-13 14:20 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
merlin-9999.ebuild (merlin-9999.ebuild,1.12 KB, text/plain)
2014-11-02 08:12 UTC, José Romildo Malaquias
Details
merlin-9999.ebuild (merlin-9999.ebuild,1.11 KB, text/plain)
2015-12-11 09:30 UTC, José Romildo Malaquias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2014-11-02 07:29:49 UTC
Please add merlin to portage.

Merlin is a tool focused on helping one code in OCaml, by providing features
such as:
- automatic completion of identifiers, using scope and type informations,
- interactively typing definitions and expressions during edition,
- jumping to the definition of any identifier,
- quickly reporting errors in the editor.

From the wiki (https://github.com/the-lambda-church/merlin/wiki):

Merlin is an assistant for editing OCaml code. It aims to provide the features available in modern IDEs : error reporting, auto completion, source browsing and much more.

Merlin is editor independant, but support already exists for vim and emacs. See the following pages for information on how to setup merlin in these editors :

    Merlin in vim
    Merlin in emacs
    Merlin in acme

And you can find more "advanced" information about per project configuration options here.

Reproducible: Always
Comment 1 José Romildo Malaquias 2014-11-02 08:12:51 UTC
Created attachment 388306 [details]
merlin-9999.ebuild

I have an ebuild for the git version.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-02 18:54:59 UTC

*** This bug has been marked as a duplicate of bug 121921 ***
Comment 3 José Romildo Malaquias 2014-11-03 02:02:59 UTC
dev-ml/merlin has nothing to do with sci-biology/merlin, which is the subject of bug 121921.
Comment 4 José Romildo Malaquias 2015-12-11 09:30:56 UTC
Created attachment 418966 [details]
merlin-9999.ebuild
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-12-13 14:20:49 UTC
It's been added at some point.