From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; error from latin1-display Date: Thu, 03 Apr 2008 12:52:11 +0900 Message-ID: References: <87hcej29i7.fsf@blah.blah> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1207194757 23931 80.91.229.12 (3 Apr 2008 03:52:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Apr 2008 03:52:37 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Kevin Ryde Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 03 05:53:08 2008 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 1JhGVg-0007xg-0L for ged-emacs-devel@m.gmane.org; Thu, 03 Apr 2008 05:53:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JhGV3-0000cN-Lq for ged-emacs-devel@m.gmane.org; Wed, 02 Apr 2008 23:52:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JhGUz-0000cI-0F for emacs-devel@gnu.org; Wed, 02 Apr 2008 23:52:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JhGUw-0000c6-0m for emacs-devel@gnu.org; Wed, 02 Apr 2008 23:52:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JhGUv-0000c3-Tz for emacs-devel@gnu.org; Wed, 02 Apr 2008 23:52:21 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JhGUv-0006Fi-PA for emacs-devel@gnu.org; Wed, 02 Apr 2008 23:52:21 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JhGUv-0000hX-AK for emacs-pretest-bug@gnu.org; Wed, 02 Apr 2008 23:52:21 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JhGUr-0006FA-QQ for emacs-pretest-bug@gnu.org; Wed, 02 Apr 2008 23:52:20 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JhGUq-0006Ew-Ou for emacs-pretest-bug@gnu.org; Wed, 02 Apr 2008 23:52:17 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id m333qDnb026324; Thu, 3 Apr 2008 12:52:13 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp2.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id m333qCrP025907; Thu, 3 Apr 2008 12:52:12 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp2.aist.go.jp with ESMTP id m333qB7v004219; Thu, 3 Apr 2008 12:52:11 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1JhGUl-0006HZ-ER; Thu, 03 Apr 2008 12:52:11 +0900 In-reply-to: <87hcej29i7.fsf@blah.blah> (message from Kevin Ryde on Thu, 03 Apr 2008 09:10:40 +1100) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) 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:94238 gmane.emacs.pretest.bugs:21849 Archived-At: In article <87hcej29i7.fsf@blah.blah>, Kevin Ryde writes: > In my build of the current cvs head, firing up the uninstalled image > with "src/emacs -Q" and then > M-: (latin1-display) > gives an error > Debugger entered--Lisp error: (error "Invalid code(s)") > make-char(arabic-iso8859-6 127) I've just installed a fix. --- Kenichi Handa handa@ni.aist.go.jp