mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
In function `+bidi--set-font`, the character set was incorrectly hardcoded to `'hebrew` instead of using the provided character set `name` parameter. This caused `+bidi-arabic-font` to have no effect when set. Additionally, setting the scale throws an error: ``` string-match-p: Wrong type argument: stringp, DejaVu\ Sans ``` Converting the font family property to string fixed the issue.
:input
Description
Modules in this category extend Emacs support for additional keyboard layouts and input methods for non-English languages.
Frequently asked questions
This category has no FAQs yet. Ask one?