bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42603: EWW shows chars > #xFF with font set by "set-fontset-font"


From: Sebastian Urban
Subject: bug#42603: EWW shows chars > #xFF with font set by "set-fontset-font"
Date: Mon, 3 Aug 2020 20:39:47 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

>> And if I want some characters to be rendered, and the rest not to be
>> rendered - to which font I should assign "the rest"?
> 
> Leave them unassigned: Emacs will find the proper font itself.

Alright, I'll stick to:
   (set-fontset-font "fontset-default" 'unicode "nil")
for now, but if something goes wrong, I'll remove this line and try to
use per script/range settings for as much chars as I need/want, and let
Emacs do the work for other characters.


S. U.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]