From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Romain Francoise Newsgroups: gmane.emacs.devel Subject: Re: Changes to emacs/lisp/buff-menu.el,v Date: Thu, 20 Nov 2008 19:13:20 +0100 Organization: orebokech dot com Message-ID: <87fxlmuuyn.fsf@elegiac.orebokech.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1227204848 14740 80.91.229.12 (20 Nov 2008 18:14:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Nov 2008 18:14:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 20 19:15:08 2008 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 1L3E3T-00075L-Bs for ged-emacs-devel@m.gmane.org; Thu, 20 Nov 2008 19:15:03 +0100 Original-Received: from localhost ([127.0.0.1]:34158 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3E2K-00059c-KD for ged-emacs-devel@m.gmane.org; Thu, 20 Nov 2008 13:13:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L3E2G-00059K-RE for emacs-devel@gnu.org; Thu, 20 Nov 2008 13:13:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L3E2E-000596-UQ for emacs-devel@gnu.org; Thu, 20 Nov 2008 13:13:48 -0500 Original-Received: from [199.232.76.173] (port=50728 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3E2E-000593-Oi for emacs-devel@gnu.org; Thu, 20 Nov 2008 13:13:46 -0500 Original-Received: from smtp4-g19.free.fr ([212.27.42.30]:41032) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L3E2E-0002SQ-AU for emacs-devel@gnu.org; Thu, 20 Nov 2008 13:13:46 -0500 Original-Received: from smtp4-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp4-g19.free.fr (Postfix) with ESMTP id 789393EA44A; Thu, 20 Nov 2008 19:13:44 +0100 (CET) Original-Received: from elegiac.orebokech.com (home.orebokech.com [82.67.41.165]) by smtp4-g19.free.fr (Postfix) with ESMTP id 8DCAB3EADCE; Thu, 20 Nov 2008 19:13:26 +0100 (CET) Original-Received: by elegiac.orebokech.com (Postfix, from userid 1000) id 4743B3B53D; Thu, 20 Nov 2008 19:13:20 +0100 (CET) X-Face: }9mYu,e_@+e!`Z-P5kVXa3\_b:hdJ"B)ww[&=b<2=awG:GOIM (Stefan Monnier's message of "Thu, 20 Nov 2008 15:35:33 +0000") X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:105861 Archived-At: Stefan Monnier writes: > +(defconst Buffer-menu-short-ellipsis (if (char-displayable-p ?=85) "=85"= ":")) This breaks bootstrap: | Loading textmodes/text-mode... | Loading textmodes/fill... | ((60987 . 15306) (12539 . 0) (645 . 35) 90741 1300175 (109 . 11) (22 . 13= ) (5645 . 6325)) | Loading replace... | Loading buff-menu... | Attempt to autoload char-displayable-p while preparing to dump | make[2]: *** [emacs] Error 255 | make[2]: Leaving directory `/srv/buildbot/slave/emacs-trunk/build/src' | make[1]: *** [src] Error 2 | make[1]: Leaving directory `/srv/buildbot/slave/emacs-trunk/build' | make: *** [bootstrap] Error 2 http://emacsbuild.orebokech.com/emacs-trunk/builds/1147/step-compile/0