emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changes to emacs/lisp/buff-menu.el,v


From: Romain Francoise
Subject: Re: Changes to emacs/lisp/buff-menu.el,v
Date: Thu, 20 Nov 2008 19:13:20 +0100

Stefan Monnier <address@hidden> writes:

> +(defconst Buffer-menu-short-ellipsis (if (char-displayable-p ?…) "…" ":"))

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]