From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.bugs Subject: Re: bad translations in quail latin-3-prefix Date: Tue, 9 Jul 2002 09:53:11 +0900 (JST) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200207090053.JAA28721@etlken.m17n.org> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-3 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1026176135 5850 127.0.0.1 (9 Jul 2002 00:55:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 9 Jul 2002 00:55:35 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17RjHx-0001W7-00 for ; Tue, 09 Jul 2002 02:55:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17RjIX-000722-00; Mon, 08 Jul 2002 20:56:09 -0400 Original-Received: from tsukuba.m17n.org ([192.47.44.130]) by fencepost.gnu.org with smtp (Exim 3.35 #1 (Debian)) id 17RjH1-0006wd-00 for ; Mon, 08 Jul 2002 20:55:39 -0400 Original-Received: from fs.m17n.org (fs.m17n.org [192.47.44.2]) by tsukuba.m17n.org (8.11.6/3.7W-20010518204228) with ESMTP id g690rCl08251; Tue, 9 Jul 2002 09:53:12 +0900 (JST) (envelope-from handa@m17n.org) Original-Received: from etlken.m17n.org (etlken.m17n.org [192.47.44.125]) by fs.m17n.org (8.11.3/3.7W-20010823150639) with ESMTP id g690rC902514; Tue, 9 Jul 2002 09:53:12 +0900 (JST) Original-Received: (from handa@localhost) by etlken.m17n.org (8.8.8+Sun/3.7W-2001040620) id JAA28721; Tue, 9 Jul 2002 09:53:11 +0900 (JST) Original-To: d.love@dl.ac.uk In-Reply-To: (message from Dave Love on 24 Jun 2002 22:12:51 +0100) X-MIME-Autoconverted: from 8bit to quoted-printable by tsukuba.m17n.org id g690rCl08251 Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:2532 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2532 In article , Dave Love = writes: > Some of the sequences translate to invalid Latin-3 code points, and > ~o->=F5 doesn't make sense. I can't tell whether there was some more > valid intent here. > 2002-06-20 Dave Love > * quail/latin-pre.el ("latin-3-prefix"): Remove bogus Latin-3 > characters and ~o -> =F5, ~O -> =D5. Thank you for the fix. I've just installed it in HEAD and RC. --- Ken'ichi HANDA handa@etl.go.jp