From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Problem with latest change to latin-ltx.el Date: Thu, 05 Oct 2006 16:23:53 -0400 Message-ID: <87ejtmwlye.fsf@stupidchicken.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1160079818 5737 80.91.229.2 (5 Oct 2006 20:23:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 Oct 2006 20:23:38 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 05 22:23:36 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GVZjM-0002yV-Nr for ged-emacs-devel@m.gmane.org; Thu, 05 Oct 2006 22:22:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GVZjM-0001sl-1j for ged-emacs-devel@m.gmane.org; Thu, 05 Oct 2006 16:22:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GVZii-0001QT-E0 for emacs-devel@gnu.org; Thu, 05 Oct 2006 16:21:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GVZig-0001PU-Rp for emacs-devel@gnu.org; Thu, 05 Oct 2006 16:21:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GVZig-0001PG-Gg for emacs-devel@gnu.org; Thu, 05 Oct 2006 16:21:26 -0400 Original-Received: from [18.19.1.138] (helo=cyd) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GVZpP-0005yb-Bq for emacs-devel@gnu.org; Thu, 05 Oct 2006 16:28:23 -0400 Original-Received: by cyd (Postfix, from userid 1000) id 28CAE4E435; Thu, 5 Oct 2006 16:23:53 -0400 (EDT) Original-To: "Juanma Barranquero" In-Reply-To: (Juanma Barranquero's message of "Thu\, 5 Oct 2006 21\:41\:03 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:60440 Archived-At: "Juanma Barranquero" writes: > This change: > > 2006-10-05 Stefan Monnier > > * quail/latin-ltx.el: Remove rules that start with { since they are > redundant and hence impact the { key for no good reason. There was an obvious typo, which I've corrected. > Loading subst-ksc... > Loading subst-gb2312... > Loading subst-big5... > Loading subst-jis... > > In toplevel form: > quail/latin-ltx.el:45:1:Error: Wrong type argument: listp, cK > make[1]: *** [quail/latin-ltx.elc] Error 1 > make[1]: Leaving directory `C:/bin/emacs/HEAD/leim' > make: *** [all-other-dirs-gmake] Error 2