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: [Jonas.Bernoulli@stud.unibas.ch: read syntax of keymaps in 22/23: Invalid size char-table] Date: Tue, 01 May 2007 20:12:50 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1178064978 7090 80.91.229.12 (2 May 2007 00:16:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 May 2007 00:16:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 02 02:16:14 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 1Hj2Vw-0004u7-Dd for ged-emacs-devel@m.gmane.org; Wed, 02 May 2007 02:16:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hj2cH-0001QM-NV for ged-emacs-devel@m.gmane.org; Tue, 01 May 2007 20:22:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hj2bn-0000XZ-VV for emacs-devel@gnu.org; Tue, 01 May 2007 20:22:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hj2bn-0000WT-Eo for emacs-devel@gnu.org; Tue, 01 May 2007 20:22:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hj2bn-0000W9-67 for emacs-devel@gnu.org; Tue, 01 May 2007 20:22:15 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hj2VR-000171-02 for emacs-devel@gnu.org; Tue, 01 May 2007 20:15:41 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Hj2Sg-0001Z2-7l; Tue, 01 May 2007 20:12:50 -0400 In-reply-to: (message from Kenichi Handa on Tue, 01 May 2007 20:48:38 +0900) X-detected-kernel: 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:70459 Archived-At: By the way, Emacs 23 can't read a char-table printed by Emacs 22. Do you think it should be fixed somehow? I think it's not easy. I think this incompatibility is acceptable. Thanks for looking at the issue.