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

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

Re: How does set-fontset-font work on overlapped regions?


From: Eli Zaretskii
Subject: Re: How does set-fontset-font work on overlapped regions?
Date: Tue, 27 Sep 2016 17:48:58 +0300

> From: Oleksandr Gavenko <gavenkoa@gmail.com>
> Date: Tue, 27 Sep 2016 00:07:36 +0300
> 
> How does set-fontset-font work on overlapped regions?
> 
>   (set-fontset-font NAME TARGET FONT-SPEC &optional FRAME ADD)
> 
> TARGET can be cons (FROM . TO), script name symbol or charset.
> 
> Is latest settings have larger priority?

Please read the documentation of set-fontset-font, it explains this,
and points you to the ADD argument as the device to define priority if
needed.

In general, though, I recommend to set up fonts such that regions of
their character codepoints don't overlap.  It's easier to maintain.



reply via email to

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