From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Can't compile mixal-mode.el. Date: Thu, 13 Oct 2005 15:00:46 +0900 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1129183380 28333 80.91.229.2 (13 Oct 2005 06:03:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Oct 2005 06:03:00 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 13 08:02:57 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EPwA9-0006Ku-Ma for ged-emacs-devel@m.gmane.org; Thu, 13 Oct 2005 08:01:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EPwA8-0008IC-LP for ged-emacs-devel@m.gmane.org; Thu, 13 Oct 2005 02:01:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EPw9B-0008Hg-TP for emacs-devel@gnu.org; Thu, 13 Oct 2005 02:00:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EPw96-0008HH-4g for emacs-devel@gnu.org; Thu, 13 Oct 2005 02:00:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EPw94-0008H6-3F for emacs-devel@gnu.org; Thu, 13 Oct 2005 02:00:50 -0400 Original-Received: from [192.47.44.130] (helo=tsukuba.m17n.org) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EPw93-0002dC-F9 for emacs-devel@gnu.org; Thu, 13 Oct 2005 02:00:49 -0400 Original-Received: from nfs.m17n.org (nfs.m17n.org [192.47.44.7]) by tsukuba.m17n.org (8.13.4/8.13.4/Debian-3) with ESMTP id j9D60lMQ016065 for ; Thu, 13 Oct 2005 15:00:47 +0900 Original-Received: from etlken (etlken.m17n.org [192.47.44.125]) by nfs.m17n.org (8.13.4/8.13.4/Debian-3) with ESMTP id j9D60lpc015267 for ; Thu, 13 Oct 2005 15:00:47 +0900 Original-Received: from handa by etlken with local (Exim 3.36 #1 (Debian)) id 1EPw90-0007k2-00 for ; Thu, 13 Oct 2005 15:00:46 +0900 Original-To: emacs-devel@gnu.org User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) 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:43970 Archived-At: The recent version of mixal-mode.el can't be byte compiled. It fails as this: mixal-mode.el:123:1:Error: Lisp nesting exceeds `max-lisp-eval-depth' --- Kenichi Handa handa@m17n.org