* Re: master 1fea9adf520: Improve support for Tifinagh [not found] ` <20240714182137.51B1FC2BC7E@vcs2.savannah.gnu.org> @ 2024-07-15 10:07 ` Robert Pluim 2024-07-15 11:06 ` Eli Zaretskii 0 siblings, 1 reply; 3+ messages in thread From: Robert Pluim @ 2024-07-15 10:07 UTC (permalink / raw) To: emacs-devel; +Cc: Eli Zaretskii >>>>> On Sun, 14 Jul 2024 14:21:36 -0400 (EDT), Eli Zaretskii <eliz@gnu.org> said: Eli> diff --git a/lisp/international/fontset.el b/lisp/international/fontset.el Eli> index 33e444507c4..a6129cbc8f0 100644 Eli> --- a/lisp/international/fontset.el Eli> +++ b/lisp/international/fontset.el Eli> @@ -199,6 +199,7 @@ Eli> (tai-tham #x1A20 #x1A55 #x1A61 #x1A80) Eli> (symbol . [#x201C #x2200 #x2500]) Eli> (braille #x2800) Eli> + (tifinagh #x2D30 #x2D60) Eli> (ideographic-description #x2FF0) Doesnʼt tifinagh cover 2D30..2D7F? Robert -- ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: master 1fea9adf520: Improve support for Tifinagh 2024-07-15 10:07 ` master 1fea9adf520: Improve support for Tifinagh Robert Pluim @ 2024-07-15 11:06 ` Eli Zaretskii 2024-07-15 12:19 ` Robert Pluim 0 siblings, 1 reply; 3+ messages in thread From: Eli Zaretskii @ 2024-07-15 11:06 UTC (permalink / raw) To: Robert Pluim; +Cc: emacs-devel > From: Robert Pluim <rpluim@gmail.com> > Cc: Eli Zaretskii <eliz@gnu.org> > Date: Mon, 15 Jul 2024 12:07:28 +0200 > > >>>>> On Sun, 14 Jul 2024 14:21:36 -0400 (EDT), Eli Zaretskii <eliz@gnu.org> said: > > > Eli> diff --git a/lisp/international/fontset.el b/lisp/international/fontset.el > Eli> index 33e444507c4..a6129cbc8f0 100644 > Eli> --- a/lisp/international/fontset.el > Eli> +++ b/lisp/international/fontset.el > Eli> @@ -199,6 +199,7 @@ > Eli> (tai-tham #x1A20 #x1A55 #x1A61 #x1A80) > Eli> (symbol . [#x201C #x2200 #x2500]) > Eli> (braille #x2800) > Eli> + (tifinagh #x2D30 #x2D60) > Eli> (ideographic-description #x2FF0) > > Doesnʼt tifinagh cover 2D30..2D7F? It does. But if you thought the above implies 2D30..2D60, then it doesn't: I made the change in script-representative-chars, where these codepoints have a different interpretation. See the doc string of that variable for the details. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: master 1fea9adf520: Improve support for Tifinagh 2024-07-15 11:06 ` Eli Zaretskii @ 2024-07-15 12:19 ` Robert Pluim 0 siblings, 0 replies; 3+ messages in thread From: Robert Pluim @ 2024-07-15 12:19 UTC (permalink / raw) To: Eli Zaretskii; +Cc: emacs-devel >>>>> On Mon, 15 Jul 2024 14:06:39 +0300, Eli Zaretskii <eliz@gnu.org> said: >> From: Robert Pluim <rpluim@gmail.com> >> Cc: Eli Zaretskii <eliz@gnu.org> >> Date: Mon, 15 Jul 2024 12:07:28 +0200 >> >> >>>>> On Sun, 14 Jul 2024 14:21:36 -0400 (EDT), Eli Zaretskii <eliz@gnu.org> said: >> >> Eli> diff --git a/lisp/international/fontset.el b/lisp/international/fontset.el Eli> index 33e444507c4..a6129cbc8f0 100644 Eli> --- a/lisp/international/fontset.el Eli> +++ b/lisp/international/fontset.el Eli> @@ -199,6 +199,7 @@ Eli> (tai-tham #x1A20 #x1A55 #x1A61 #x1A80) Eli> (symbol . [#x201C #x2200 #x2500]) Eli> (braille #x2800) Eli> + (tifinagh #x2D30 #x2D60) Eli> (ideographic-description #x2FF0) >> >> Doesnʼt tifinagh cover 2D30..2D7F? Eli> It does. But if you thought the above implies 2D30..2D60, then it Eli> doesn't: I made the change in script-representative-chars, where these Eli> codepoints have a different interpretation. See the doc string of Eli> that variable for the details. Dʼoh, youʼre right, I misremembered how it works. Robert -- ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-15 12:19 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <172098129645.10577.370472685543343793@vcs2.savannah.gnu.org> [not found] ` <20240714182137.51B1FC2BC7E@vcs2.savannah.gnu.org> 2024-07-15 10:07 ` master 1fea9adf520: Improve support for Tifinagh Robert Pluim 2024-07-15 11:06 ` Eli Zaretskii 2024-07-15 12:19 ` Robert Pluim
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).