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: Re: [drew.adams@oracle.com: No doc for cl stuff even after loading cl?] Date: Wed, 27 Jun 2007 21:52:41 +0200 Message-ID: References: <8764jve5z9.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1182973981 14260 80.91.229.12 (27 Jun 2007 19:53:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Jun 2007 19:53:01 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Stefan Monnier" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 27 21:52:59 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 1I3dZM-0002Cd-Ri for ged-emacs-devel@m.gmane.org; Wed, 27 Jun 2007 21:52:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3dZM-0002Z1-DJ for ged-emacs-devel@m.gmane.org; Wed, 27 Jun 2007 15:52:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I3dZJ-0002Yb-Kd for emacs-devel@gnu.org; Wed, 27 Jun 2007 15:52:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I3dZI-0002WH-5y for emacs-devel@gnu.org; Wed, 27 Jun 2007 15:52:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3dZI-0002W5-19 for emacs-devel@gnu.org; Wed, 27 Jun 2007 15:52:48 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.225]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I3dZH-0007Kc-Jg for emacs-devel@gnu.org; Wed, 27 Jun 2007 15:52:47 -0400 Original-Received: by wx-out-0506.google.com with SMTP id h26so285247wxd for ; Wed, 27 Jun 2007 12:52:47 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ikef4ROd23+hQM73Y8sl8pKJAtRZPipx05RaUVREOEt36/98MpLxfxNwOR3MWRlfHNCaJMJRoNrlhqfHla0uNYZfdayJmgfXKCZwaFRoMVITF4ve2jzXg29Vt/aZbmoYDWVw1YUel0a7JaJRl3jLJzk2pAg+qZBTVqyYr/0e3ng= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mOO8K4pNglvOnbkPRUeV7R3F0C10GHQWaf3EfZ4/SMo+N++oYBh1dtsXYr5OFT//Z0n7J3xGROTpM4vMfFW0XlIVDht6ySuxBwSE/C/GZco7M+ERdoh3EWIxd6U9OJtE8G2lRT/gQ4KchoIXsDzxtes6/N9Pl6ZuEoslDqWzIxo= Original-Received: by 10.90.29.18 with SMTP id c18mr1095067agc.1182973967012; Wed, 27 Jun 2007 12:52:47 -0700 (PDT) Original-Received: by 10.90.87.8 with HTTP; Wed, 27 Jun 2007 12:52:41 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:73942 Archived-At: On 6/27/07, Stefan Monnier wrote: > Done, except they're put in cl-loaddefs.el which is then loaded by cl.el. There's a problem bootstrapping: "./oo-spd/i386/temacs.exe" -batch -l loadup bootstrap Loading loadup.el (source)... Using load-path (../lisp c:/emacs/HEAD/lisp/emacs-lisp c:/emacs/HEAD/lisp/language c:/emacs/HEAD/lisp/international c:/emacs/HEAD/lisp/textmodes) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version.el (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading env (source)... Loading cus-start (source)... Loading international/mule (source)... Loading international/mule-conf.el (source)... Loading format (source)... Loading bindings (source)... Loading c:/emacs/HEAD/lisp/files.el (source)... Loading c:/emacs/HEAD/lisp/cus-face.el (source)... Loading c:/emacs/HEAD/lisp/faces.el (source)... Loading c:/emacs/HEAD/lisp/emacs-lisp/cl-loaddefs.el (source)... Tried to load `cl-macs' before `cl'! make[1]: *** [bootstrap-emacs] Error -1 Juanma