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

Font lock for bind operator #581

Closed
hmgibson23 opened this issue Apr 17, 2015 · 5 comments · Fixed by #582
Closed

Font lock for bind operator #581

hmgibson23 opened this issue Apr 17, 2015 · 5 comments · Fixed by #582

Comments

@hmgibson23
Copy link
Contributor

Would be nice to avoid the >= of >>= being turned into ≥ so you get >≥

@ivan-m
Copy link
Contributor

ivan-m commented Apr 17, 2015

I assume you're using some kind of prettyfication mode for this?

@hmgibson23
Copy link
Contributor Author

Yes exactly. In emacs24 prettify-symbols-mode is enable by default.

@gracjan
Copy link
Contributor

gracjan commented Apr 17, 2015

There you go!

Thanks for the report.

@ivan-m
Copy link
Contributor

ivan-m commented Apr 17, 2015

I have Emacs 24.4.1 and don't seem to have prettify-symbols-mode enabled...

@hmgibson23
Copy link
Contributor Author

I'm rocking 24.4 (9.0) and it's on by default.

As an addition Arrow operator &&& will also be affected by this.

Thanks for the fix!

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

Successfully merging a pull request may close this issue.

3 participants