From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: Re: what-cursor-position vs. Unicode Date: Tue, 06 Jun 2006 07:17:20 +0800 Message-ID: <874pyz42gv.fsf@jidanni.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1149552113 19707 80.91.229.2 (6 Jun 2006 00:01:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Jun 2006 00:01:53 +0000 (UTC) Cc: handa@etl.go.jp Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 06 02:01:51 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FnP0z-0001Q3-S4 for geb-bug-gnu-emacs@m.gmane.org; Tue, 06 Jun 2006 02:01:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FnP0z-00046h-F3 for geb-bug-gnu-emacs@m.gmane.org; Mon, 05 Jun 2006 20:01:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FnP0w-00046b-VZ for bug-gnu-emacs@gnu.org; Mon, 05 Jun 2006 20:01:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FnP0v-00046A-T4 for bug-gnu-emacs@gnu.org; Mon, 05 Jun 2006 20:01:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FnP0v-000467-OG for bug-gnu-emacs@gnu.org; Mon, 05 Jun 2006 20:01:41 -0400 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FnP8B-0005O5-55 for bug-gnu-emacs@gnu.org; Mon, 05 Jun 2006 20:09:11 -0400 Original-Received: from tc218-187-23-132.dialup.dynamic.apol.com.tw ([218.187.23.132]:4437 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:AES256-SHA:256) (Exim 4.62 #0) id 1FnP0q-000GvJ-0I by authid with plain; Tue, 06 Jun 2006 05:31:37 +0530 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15128 Archived-At: EZ> It does for me, at least when reading your mail. Hmmm, me too, but not from a file. EZ> Also, please tell when was your Emacs resync'ed with CVS All I know beyond emacs-version "22.0.50.1" is I use Debian emacs-snapshot 20060518-1. KH> #x1a265 is a character of chinese-cns11643-1, and the KH> current Emacs doesn't support Unicode mapping for that KH> character set. All I know is me and my Unicode UTF-8 char sitting in the file. >> Just wondering: Why not? KH> I myself want to avoid spending a time on what becomes useless in KH> the future. I see, there is some funny level of indirection that will be eliminated in the future. Good.