From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: bootstrap fails in byte-op.el Date: Thu, 23 Aug 2007 21:21:05 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1187918479 14920 80.91.229.12 (24 Aug 2007 01:21:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Aug 2007 01:21:19 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org To: Katsumi Yamaoka Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 24 03:21:12 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 1IONrM-0006C1-2H for ged-emacs-devel@m.gmane.org; Fri, 24 Aug 2007 03:21:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IONrL-0006BG-C9 for ged-emacs-devel@m.gmane.org; Thu, 23 Aug 2007 21:21:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IONrI-0006A3-C8 for emacs-devel@gnu.org; Thu, 23 Aug 2007 21:21:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IONrG-00069p-SA for emacs-devel@gnu.org; Thu, 23 Aug 2007 21:21:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IONrG-00069l-NX for emacs-devel@gnu.org; Thu, 23 Aug 2007 21:21:06 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IONrG-0004gi-HE for emacs-devel@gnu.org; Thu, 23 Aug 2007 21:21:06 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IONrF-0005MP-JZ; Thu, 23 Aug 2007 21:21:05 -0400 X-Spook: ICE M-14 Echelon chameleon man Geraldton UNSCOM Manfurov X-Ran: yC%QiZCN_n3*N$u{BrK56`]bWeop?IY&eC>GF-6CBWxP>MArK8l=f9:jdnju:!ua),Y+r> X-Hue: magenta X-Attribution: GM In-Reply-To: (Katsumi Yamaoka's message of "Fri, 24 Aug 2007 09:02:50 +0900") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: 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:77066 gmane.emacs.pretest.bugs:19607 Archived-At: Katsumi Yamaoka wrote: > It happens when the element of a `(if ...)' form is > not a list. How about this? That certainly fixes bootstrapping.