From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [Unicode-2] `C-h f' error Date: Wed, 21 Nov 2007 21:27:35 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1195698579 2820 80.91.229.12 (22 Nov 2007 02:29:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Nov 2007 02:29:39 +0000 (UTC) Cc: yamaoka@jpl.org, chenggao@gmail.com, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 22 03:29:45 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Iv1p2-0005cZ-V1 for ged-emacs-devel@m.gmane.org; Thu, 22 Nov 2007 03:29:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iv1oo-0001ds-Rw for ged-emacs-devel@m.gmane.org; Wed, 21 Nov 2007 21:29:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iv1n1-0000He-Nj for emacs-devel@gnu.org; Wed, 21 Nov 2007 21:27:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iv1n1-0000H2-3E for emacs-devel@gnu.org; Wed, 21 Nov 2007 21:27:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iv1n0-0000Fe-T1 for emacs-devel@gnu.org; Wed, 21 Nov 2007 21:27:38 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iv1my-0000mU-Lc for emacs-devel@gnu.org; Wed, 21 Nov 2007 21:27:36 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Iv1mx-0003q8-0I; Wed, 21 Nov 2007 21:27:35 -0500 In-reply-to: (message from Kenichi Handa on Wed, 21 Nov 2007 21:14:21 +0900) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:83825 Archived-At: Thank you for investigating this problem. But, as I don't have a time to work on it at the moment, I fixed lread.c so that it works as previously. What is the lread.c behavior that you changed? What is the new behavior?