all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Tai Viet script
@ 2010-03-28 16:14 Andreas Schwab
  2019-08-22  0:08 ` bug#5806: " Lars Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: Andreas Schwab @ 2010-03-28 16:14 UTC (permalink / raw)
  To: emacs-devel

language/tai-viet.el contains some encoding errors, apparently the
conversion from the temporary PUA encoding was erroneous.  I've tried to
fix it by comparing the glyphs from the "Unified Thai (20.02.2006)" font
with the "Tai Heritage Pro" font from sil.org, but some characters still
look wrong (ꪁ ꪅ ꪰ) when compared with the version from VietThai-0.9, and
one character () is still encoded in the temporary encoding where I
cannot find a replacement.

Additionally, the composition support was never updated.

Andreas.

=== modified file 'lisp/language/tai-viet.el'
--- lisp/language/tai-viet.el	2010-01-13 08:35:10 +0000
+++ lisp/language/tai-viet.el	2010-03-28 14:39:46 +0000
@@ -37,7 +37,7 @@
 	      (coding-system utf-8)
 	      (coding-priority utf-8)
 	      (input-method . "tai-sonla")
-	      (sample-text . "TaiViet (ꪁꪫꪱꪣ ꪽꪕ)\t\tꪅꪰꪙ꫃ ꪨꪮ꫃ ꪁꪫꪱ / ꪅꪾ ꪨ� ꪁꪫꪱ")
+	      (sample-text . "TaiViet (ꪁꪫꪱꪣ ꪼꪕ)\t\tꪅꪰꪙꫂ ꪨꪮꫂ ꪁꪫꪱ / ꪅꪽ ꪨꪷ ꪁꪫꪱ")
 	      (documentation . "\
 TaiViet refers to the Tai language used by Tai people in
 Vietnam, and also refers to the script used for this language.
@@ -45,15 +45,15 @@ Both the script and language have the sa
 language/script used in Thailand, but now they differ from each
 other in a significant way (especially the scripts are).
 
-The language name is spelled as \"ꪁꪫꪱꪣ ꪽꪕ\", and the script name is
-spelled as \"ꪎ� ꪽꪕ\" in the modern form, \"ꪎꪴ ꪽꪕ\" in the traditional
-from.
+The language name is spelled as \"ꪁꪫꪱꪣ ꪼꪕ\", and the script name is
+spelled as \"ꪎ ꪼꪕ\" in the modern form, \"ꪎꪳ ꪼꪕ\" in the traditional
+form.
 
 As the proposal for TaiViet script to the Unicode is still on
 the progress, we use the Private Use Area for TaiViet
 characters (U+F000..U+F07E).  A TaiViet font encoded accordingly
 is available at this web page:
-    http://www.m17n.org/TaiViet/
+    http://www.m17n.org/viettai/
 ")))
 
 (provide 'tai-viet)


-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#5806: Tai Viet script
  2010-03-28 16:14 Tai Viet script Andreas Schwab
@ 2019-08-22  0:08 ` Lars Ingebrigtsen
  2019-08-22  8:25   ` Andreas Schwab
  0 siblings, 1 reply; 8+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-22  0:08 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: 5806

Andreas Schwab <schwab@linux-m68k.org> writes:

> language/tai-viet.el contains some encoding errors, apparently the
> conversion from the temporary PUA encoding was erroneous.  I've tried to
> fix it by comparing the glyphs from the "Unified Thai (20.02.2006)" font
> with the "Tai Heritage Pro" font from sil.org, but some characters still
> look wrong (ꪁ ꪅ ꪰ) when compared with the version from VietThai-0.9, and
> one character () is still encoded in the temporary encoding where I
> cannot find a replacement.

[...]

> -	      (sample-text . "TaiViet (ꪁꪫꪱꪣ ꪽꪕ)\t\tꪅꪰꪙ꫃ ꪨꪮ꫃ ꪁꪫꪱ / ꪅꪾ ꪨ� ꪁꪫꪱ")
> +	      (sample-text . "TaiViet (ꪁꪫꪱꪣ ꪼꪕ)\t\tꪅꪰꪙꫂ ꪨꪮꫂ ꪁꪫꪱ / ꪅꪽ ꪨꪷ ꪁꪫꪱ")
>  	      (documentation . "\

[...]

> -    http://www.m17n.org/TaiViet/
> +    http://www.m17n.org/viettai/
>  ")))

As far as I can tell, you applied this patch a few months later, so I'm
closing this bug report now.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#5806: Tai Viet script
  2019-08-22  0:08 ` bug#5806: " Lars Ingebrigtsen
@ 2019-08-22  8:25   ` Andreas Schwab
  2019-08-23  0:11     ` Lars Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: Andreas Schwab @ 2019-08-22  8:25 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 5806

On Aug 21 2019, Lars Ingebrigtsen <larsi@gnus.org> wrote:

> As far as I can tell, you applied this patch a few months later, so I'm
> closing this bug report now.

The file still contains the bogus character `' which needs to be fixed.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#5806: Tai Viet script
  2019-08-22  8:25   ` Andreas Schwab
@ 2019-08-23  0:11     ` Lars Ingebrigtsen
  2019-08-23  7:42       ` Stephen Berman
  2019-08-23  8:01       ` Eli Zaretskii
  0 siblings, 2 replies; 8+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-23  0:11 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: 5806

Andreas Schwab <schwab@linux-m68k.org> writes:

> On Aug 21 2019, Lars Ingebrigtsen <larsi@gnus.org> wrote:
>
>> As far as I can tell, you applied this patch a few months later, so I'm
>> closing this bug report now.
>
> The file still contains the bogus character `' which needs to be fixed.

OK; I've reopened the bug report.

Is there a replacement for "" now?  It's been nine years, so perhaps
Unicode (or somebody) has done something.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#5806: Tai Viet script
  2019-08-23  0:11     ` Lars Ingebrigtsen
@ 2019-08-23  7:42       ` Stephen Berman
  2019-08-23  9:12         ` Eli Zaretskii
  2019-08-23  8:01       ` Eli Zaretskii
  1 sibling, 1 reply; 8+ messages in thread
From: Stephen Berman @ 2019-08-23  7:42 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: Andreas Schwab, 5806

On Fri, 23 Aug 2019 02:11:29 +0200 Lars Ingebrigtsen <larsi@gnus.org> wrote:

> Andreas Schwab <schwab@linux-m68k.org> writes:
>
>> On Aug 21 2019, Lars Ingebrigtsen <larsi@gnus.org> wrote:
>>
>>> As far as I can tell, you applied this patch a few months later, so I'm
>>> closing this bug report now.
>>
>> The file still contains the bogus character `' which needs to be fixed.
>
> OK; I've reopened the bug report.
>
> Is there a replacement for "" now?  It's been nine years, so perhaps
> Unicode (or somebody) has done something.

I don't know about that but at least the documentation of the Tai Viet
script in tai-viet.el needs to be updated: the code points are no longer
from the Private Use Area and a font with that encoding is no longer
available at the URL provided.

Steve Berman





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#5806: Tai Viet script
  2019-08-23  0:11     ` Lars Ingebrigtsen
  2019-08-23  7:42       ` Stephen Berman
@ 2019-08-23  8:01       ` Eli Zaretskii
  2019-09-18 12:58         ` Eli Zaretskii
  1 sibling, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2019-08-23  8:01 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: schwab, 5806

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Fri, 23 Aug 2019 02:11:29 +0200
> Cc: 5806@debbugs.gnu.org
> 
> > The file still contains the bogus character `' which needs to be fixed.
> 
> OK; I've reopened the bug report.
> 
> Is there a replacement for "" now?  It's been nine years, so perhaps
> Unicode (or somebody) has done something.

I asked on the Unicode mailing list, let's see what that brings.

Btw, I also am not sure the rest of the Tai Viet text there is
correct; for starters, there's no such thing as "the Tai Viet
language": the script is used for several languages.  Likewise with
the greeting text: couldn't verify it with a few similar samples I
found.  (Once we figure all that out, we should add an entry to HELLO
with the same greeting, btw.)





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#5806: Tai Viet script
  2019-08-23  7:42       ` Stephen Berman
@ 2019-08-23  9:12         ` Eli Zaretskii
  0 siblings, 0 replies; 8+ messages in thread
From: Eli Zaretskii @ 2019-08-23  9:12 UTC (permalink / raw)
  To: Stephen Berman; +Cc: larsi, schwab, 5806

> From: Stephen Berman <stephen.berman@gmx.net>
> Date: Fri, 23 Aug 2019 09:42:11 +0200
> Cc: Andreas Schwab <schwab@linux-m68k.org>, 5806@debbugs.gnu.org
> 
> I don't know about that but at least the documentation of the Tai Viet
> script in tai-viet.el needs to be updated: the code points are no longer
> from the Private Use Area and a font with that encoding is no longer
> available at the URL provided.

Yes, of course.  But all of those are rather trivial; the problems I
mentioned aren't, at least for me.  When we fix the more serious
problems (or decide we don't know how to do that for now), we will
also fix the ones you point out.





^ permalink raw reply	[flat|nested] 8+ messages in thread

* bug#5806: Tai Viet script
  2019-08-23  8:01       ` Eli Zaretskii
@ 2019-09-18 12:58         ` Eli Zaretskii
  0 siblings, 0 replies; 8+ messages in thread
From: Eli Zaretskii @ 2019-09-18 12:58 UTC (permalink / raw)
  To: larsi, schwab; +Cc: 5806-done

> Date: Fri, 23 Aug 2019 11:01:06 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: schwab@linux-m68k.org, 5806@debbugs.gnu.org
> 
> > From: Lars Ingebrigtsen <larsi@gnus.org>
> > Date: Fri, 23 Aug 2019 02:11:29 +0200
> > Cc: 5806@debbugs.gnu.org
> > 
> > > The file still contains the bogus character `' which needs to be fixed.
> > 
> > OK; I've reopened the bug report.
> > 
> > Is there a replacement for "" now?  It's been nine years, so perhaps
> > Unicode (or somebody) has done something.
> 
> I asked on the Unicode mailing list, let's see what that brings.
> 
> Btw, I also am not sure the rest of the Tai Viet text there is
> correct; for starters, there's no such thing as "the Tai Viet
> language": the script is used for several languages.  Likewise with
> the greeting text: couldn't verify it with a few similar samples I
> found.  (Once we figure all that out, we should add an entry to HELLO
> with the same greeting, btw.)

With help of the people on the Unicode mailing list (the most
important contribution was sent to me off-list), I've now fixed all
these issues, and I'm marking this bug done.





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-09-18 12:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-28 16:14 Tai Viet script Andreas Schwab
2019-08-22  0:08 ` bug#5806: " Lars Ingebrigtsen
2019-08-22  8:25   ` Andreas Schwab
2019-08-23  0:11     ` Lars Ingebrigtsen
2019-08-23  7:42       ` Stephen Berman
2019-08-23  9:12         ` Eli Zaretskii
2019-08-23  8:01       ` Eli Zaretskii
2019-09-18 12:58         ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.