8000 Completion in the *OCaml* buffer · Issue #299 · ocaml/tuareg · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Completion in the *OCaml* buffer #299
Open
@Fourchaux

Description

@Fourchaux

Configuration:
OCaml 4.14.0 - Emacs 29.0.50 - Tuareg (v20220929.1327) - Merlin - Linux Box x86_64

By default, I have no completion in the *OCaml* buffer.
Now, if I run 'M-x merlin-mode' I get the message 'Merlin mode disabled in current buffer'
and ,oh surprise, the completion appears (in this *OCaml* buffer).

So,three questions:

  • Why this (strange) behavior? Is it specific to my Emacs setup?
  • Would it be possible to have a completion by default in the OCaml REPL?

Note:
The emacs mode of Merlin provides 3 ways to achieve completion:

  • auto-complete (not tested).
  • company-mode : tested OK.
  • completion-at-point : tested OK.

Eventually, this third way (being the native completion engine of Emacs) seems a good candidate to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0