From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; emacs-unicode-2: bootstrap failed Date: Mon, 12 Nov 2007 15:17:20 +0900 Organization: Emacsen advocacy group Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1194848316 10184 80.91.229.12 (12 Nov 2007 06:18:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Nov 2007 06:18:36 +0000 (UTC) Cc: emacs-devel@gnu.org To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 12 07:18:41 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 1IrSd4-0006Mj-98 for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 07:18:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrScr-0003T1-Uv for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 01:18:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IrScl-0003PA-FA for emacs-devel@gnu.org; Mon, 12 Nov 2007 01:18:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IrScj-0003ND-PJ for emacs-devel@gnu.org; Mon, 12 Nov 2007 01:18:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrScj-0003Mv-EZ for emacs-devel@gnu.org; Mon, 12 Nov 2007 01:18:17 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrScj-0008Pc-6s for emacs-devel@gnu.org; Mon, 12 Nov 2007 01:18:17 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrScj-000383-0Z for emacs-pretest-bug@gnu.org; Mon, 12 Nov 2007 01:18:17 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IrSce-0008Oc-SG for emacs-pretest-bug@gnu.org; Mon, 12 Nov 2007 01:18:16 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IrSce-0008Nq-Fh for emacs-pretest-bug@gnu.org; Mon, 12 Nov 2007 01:18:12 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IrScM-0007IQ-8k for emacs-pretest-bug@gnu.org; Mon, 12 Nov 2007 06:17:54 +0000 Original-Received: from rain.gmane.org ([80.91.229.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 12 Nov 2007 06:17:54 +0000 Original-Received: from yamaoka by rain.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 12 Nov 2007 06:17:54 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 24 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: rain.gmane.org X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux) Cancel-Lock: sha1:TmjNYnam0rkCAzMDMgoQTkdH2Dg= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:83026 gmane.emacs.pretest.bugs:20266 Archived-At: >>>>> Zhang Wei wrote: > Loading /home/brep/emacs-unicode-2/lisp/loaddefs.el (source)... > Wrong number of arguments: autoload, 12 The following patch should solve the problem, however the ldefs-boot.el file seems to have to be made automatically. How does it do? --8<---------------cut here---------------start------------->8--- *** ldefs-boot.el~ Sun Nov 11 21:51:19 2007 --- ldefs-boot.el Mon Nov 12 06:15:39 2007 *************** *** 29140,29145 **** --- 29140,29147 ---- (autoload 'url-file-nondirectory "url-util" "\ Return the nondirectory part of FILE, for a URL. + \(fn FILE)" nil nil) + (autoload 'url-parse-query-string "url-util" "\ Not documented --8<---------------cut here---------------end--------------->8---