-
Notifications
You must be signed in to change notification settings - Fork 15
Compilation mode regexps #5
Copy link
Copy link
Closed
Description
It seems that caml-mode installs it's own compilation mode regexps here.
After caml-mode is loaded this seems to break the recognition made nowadays by default by compilation mode, see this regexp.
More specifically multi-line comments in the style of that regexp no longer get recognized. I bet this may be due to an ordering issue.
I'm a little bit unsure what should be done, maybe no longer install these regexps ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels