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: subr.el change breaks bootstrapping Date: Wed, 24 May 2006 23:22:00 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1148505738 16981 80.91.229.2 (24 May 2006 21:22:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 May 2006 21:22:18 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 24 23:22:17 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 1Fj0o3-0002fp-Th for ged-emacs-devel@m.gmane.org; Wed, 24 May 2006 23:22:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fj0o3-0007AP-DR for ged-emacs-devel@m.gmane.org; Wed, 24 May 2006 17:22:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fj0ns-0007AK-37 for emacs-devel@gnu.org; Wed, 24 May 2006 17:22:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fj0np-00079k-Pk for emacs-devel@gnu.org; Wed, 24 May 2006 17:22:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fj0np-00079h-Kv for emacs-devel@gnu.org; Wed, 24 May 2006 17:22:01 -0400 Original-Received: from [64.233.162.202] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fj0sL-0004Wh-Oa for emacs-devel@gnu.org; Wed, 24 May 2006 17:26:42 -0400 Original-Received: by nz-out-0102.google.com with SMTP id i1so1673533nzh for ; Wed, 24 May 2006 14:22:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qDJitJyFwa61vz88LM7a+K/fpRTCIrhOch+SgNk7e5TknMjVh+QHAQAjWbzq/BNfF5lLxGwQBCD1Gx/SLQuuIj5Px+sHeCrrmd/A2QGa2r4MyIiN78vxGZy62SZ1fKP+irvUjoKJrsc7ui7TAkFrU7JnKR8I4y1uRuJISaviH/s= Original-Received: by 10.36.97.7 with SMTP id u7mr1217643nzb; Wed, 24 May 2006 14:22:00 -0700 (PDT) Original-Received: by 10.37.13.52 with HTTP; Wed, 24 May 2006 14:22:00 -0700 (PDT) Original-To: "Emacs Devel" In-Reply-To: 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:55225 Archived-At: On 5/24/06, Alan Mackenzie wrote: > The other half of the change in in .../src/lread.c. Did you compile that > in too? I was bootstraping from a fresh "cvs -q update -C". --=20 /L/e/k/t/u