From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Problem with latest change to latin-ltx.el Date: Thu, 5 Oct 2006 21:41:03 +0200 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1160077398 29006 80.91.229.2 (5 Oct 2006 19:43:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 Oct 2006 19:43:18 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 05 21:43:14 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 1GVZ7E-00088A-69 for ged-emacs-devel@m.gmane.org; Thu, 05 Oct 2006 21:42:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GVZ7C-0006Ut-Ry for ged-emacs-devel@m.gmane.org; Thu, 05 Oct 2006 15:42:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GVZ5f-0005B7-2e for emacs-devel@gnu.org; Thu, 05 Oct 2006 15:41:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GVZ5d-00059L-Eu for emacs-devel@gnu.org; Thu, 05 Oct 2006 15:41:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GVZ5d-00059G-BH for emacs-devel@gnu.org; Thu, 05 Oct 2006 15:41:05 -0400 Original-Received: from [64.233.182.190] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GVZCL-0000fC-Pf for emacs-devel@gnu.org; Thu, 05 Oct 2006 15:48:01 -0400 Original-Received: by nf-out-0910.google.com with SMTP id q29so1048355nfc for ; Thu, 05 Oct 2006 12:41:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=g5Ib+UAsdyRjKllDvDyBQrcb28RJf+Fx+/btQiA1kYyeI1iYw7/loPW0B44YJwBXPSDKOGCCLqozHRfWSoi8HHk8q7NqeEAJ9zzSsZOPcM2yqBbUBEBEOatwEFQZgN2cmtBsQcfdVbpc22jZcWnKRU1Htib+GRQ2rqlBSrJkg3k= Original-Received: by 10.82.109.13 with SMTP id h13mr128956buc; Thu, 05 Oct 2006 12:41:03 -0700 (PDT) Original-Received: by 10.82.134.17 with HTTP; Thu, 5 Oct 2006 12:41:03 -0700 (PDT) Original-To: "Emacs Devel" Content-Disposition: inline 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:60437 Archived-At: 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. fails: 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 -- /L/e/k/t/u