doomemacs / doomemacs/core

Symbols not ligaturised, silently

Open
#8,090 1 comment 0 reactions 0 assignees View on GitHub
is:bug needs-triage
Dominant language
Emacs Lisp
Stars
22.7k
Forks
3.1k
Avg merge
10h 46m
Merged PRs (30d)
4

Description

### I confirm that...

- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved.

- [X] I have read "[How to Debug Issues](https://doomemacs.org/d/how2debug)", and will use it to provide as much information about this issue as possible.

- [X] The issue can be reproduced on the **latest** available commit of Doom.

- [X] The issue can be reproduced on a stable release of Emacs, such as 27, 28, or 29. *(Unstable versions end in .50, .60, or .9x)*

### Expected behavior

I have `(ligatures +extra)` under `:ui`, and `(ocaml +tree-sitter)` under `:lang`. I should see `->` rendered as a single arrow character, and `fun` as a lowercase lambda.

### Current behavior

I see no ligatures. There are no error messages or relevant log output.
Screenshot 2024-09-23 at 11 32 05
Tuareg is running, so the mode has been detected as OCaml.

### Steps to reproduce

Open a file with ligaturisable tokens.

### System Information

https://pastebin.com/Fk26pWLM

Contributor guide

Open the contributing guide

Research direction

Reproduce by opening an OCaml file with `(ligatures +extra)` under `:ui` and `(ocaml +tree-sitter)` under `:lang`, then review the linked system information and the issue’s configuration context. Done means `->` renders as a single arrow and `fun` as a lowercase lambda, with the failure no longer occurring silently.

Written by the indexing model from the issue text.

Assessment

Tech stack
emacs, emacs-lisp
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.