mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08: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. |
||
|---|---|---|
| .. | ||
| bidi | ||
| chinese | ||
| japanese | ||
| layout | ||
| .doommodule | ||
| README.org | ||
: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?