Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

caml-font.el: make hook for font-lock a proper function #4429

Closed
vicuna opened this issue Oct 23, 2007 · 1 comment
Closed

caml-font.el: make hook for font-lock a proper function #4429

vicuna opened this issue Oct 23, 2007 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Oct 23, 2007

Original bug ID: 4429
Reporter: muelleru
Status: closed (set by @garrigue on 2007-10-29T03:21:28Z)
Resolution: fixed
Priority: normal
Severity: feature
Version: 3.10.0
Fixed in version: 3.10+dev
Category: ~DO NOT USE (was: OCaml general)
Monitored by: muelleru

Bug description

The hook function for Emacs font-locking in caml-mode currently is a lambda expression only, which means that it cannot be autoloaded. Please consider to define it as a proper function (analog to inferior-caml-mode-font-hook).

See attached patch.

File attachments

@vicuna
Copy link
Author

vicuna commented Oct 29, 2007

Comment author: @garrigue

This seems a good idea.
Applied the attached patch in branch release310.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant