Open
Description
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
Labels
No labels