unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bad translations in quail latin-3-prefix
@ 2002-06-24 21:12 Dave Love
  2002-07-09  0:53 ` Kenichi Handa
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Love @ 2002-06-24 21:12 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 160 bytes --]

Some of the sequences translate to invalid Latin-3 code points, and
~o->ġ doesn't make sense.  I can't tell whether there was some more
valid intent here.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch; charset=iso-8859-3, Size: 681 bytes --]

2002-06-20  Dave Love  <fx@gnu.org>

	* quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
	characters and ~o -> õ, ~O -> Õ.

*** latin-pre.el.~1.14.~	Mon Jul 16 21:22:24 2001
--- latin-pre.el	Thu Jun 20 21:19:32 2002
***************
*** 652,668 ****
   ("\"s" ?ß)
   ("\"\"" ?¨)
   ("\" " ?\")
-  ("~A" ?Ã)
   ("~C" ?Ç)
-  ("~D" ?Ð)
   ("~N" ?Ñ)
-  ("~O" ?Õ)
-  ("~a" ?ã)
   ("~c" ?ç)
-  ("~d" ?ð)
   ("~n" ?ñ)
-  ("~o" ?õ)
-  ("~$" ?¥)
   ("~S" ?ª)
   ("~s" ?º)
   ("~G" ?«)
--- 652,661 ----
***************
*** 682,688 ****
   ("/h" ?±)
   ("/i" ?¹)
   ("/z" ?¿)
-  ("/r" ?®)
   ("/." ?ÿ)
   ("/#" ?£)
   ("/$" ?¤)
--- 675,680 ----

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

* Re: bad translations in quail latin-3-prefix
  2002-06-24 21:12 bad translations in quail latin-3-prefix Dave Love
@ 2002-07-09  0:53 ` Kenichi Handa
  0 siblings, 0 replies; 2+ messages in thread
From: Kenichi Handa @ 2002-07-09  0:53 UTC (permalink / raw)
  Cc: bug-gnu-emacs

In article <rzqy9d4e5yk.fsf@albion.dl.ac.uk>, Dave Love <d.love@dl.ac.uk> writes:
> Some of the sequences translate to invalid Latin-3 code points, and
> ~o->ġ doesn't make sense.  I can't tell whether there was some more
> valid intent here.

> 2002-06-20  Dave Love  <fx@gnu.org>

> 	* quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3
> 	characters and ~o -> ġ, ~O -> Ġ.

Thank you for the fix.   I've just installed it in HEAD and RC.

---
Ken'ichi HANDA
handa@etl.go.jp

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

end of thread, other threads:[~2002-07-09  0:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-24 21:12 bad translations in quail latin-3-prefix Dave Love
2002-07-09  0:53 ` Kenichi Handa

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).