Erik Martin-Dorel
Erik Martin-Dorel
BTW @gares you might want to edit [your initial post](https://github.com/coq/opam-coq-archive/pull/1504#issue-535859886) to add something like this? `Close https://github.com/coq/opam-coq-archive/issues/1498` or `Close #1498`
> And as an alternative binding for `merlin-destruct`, `C-c C-e` seems to be free -- E for [Explode](https://en.wikipedia.org/wiki/Exploded-view_drawing)? I don't think so: [it is already bound](https://github.com/ocaml/tuareg/blob/c33222d03f80a60818cfdeb0cbadcba7b35dfec2/tuareg.el#L1499) (and AFAICT, `C-c C-e`...
Hi @Chris00, > It is also bound to `C-x C-e` (which is not harder to type than `C-c C-e`, contrarily to `C-M-x` for me), so we could free that binding......
Hi @cpitclaudel, how are you? would you have the time to help integrating this contribution? AFAIAC, this will be a very important enhancement for our Alectryon-based courses.
Hi @cpitclaudel, no worries and thanks for your reply! Some thoughts: * IMHO the feature to automatically insert self links in the html output is a must-have in a tool...
> You say it will enhance courses, but why not use it already? IIUC all you need is to add the additional flag and add the short CSS to your...
so the main goal of this PR was to let more users to benefit from this feature… including users that are not aware of the docutils internals. And even I...
@Chris00 to follow-up your first post: > Merlin shadows C-c C-r (bound in Tuareg and Caml-mode to ...-eval-region). What do you think of binding merlin-error-check to C-c M-r? For C-c...
Dear all, I believe the discussion led to good solutions (requiring few unbindings, for the sake of backward-compatibility), so I'm about to prepare two small PRs (for Tuareg and Merlin)...
## Here is an (exhaustive) list of the changes that the PRs involve: ### Tuareg changes (issue https://github.com/ocaml/tuareg/issues/273 | PR https://github.com/ocaml/tuareg/pull/309, https://github.com/ocaml/caml-mode/pull/18) | Old binding (to remove) | Function name...