From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.bugs Subject: Re: make for emacs fails under OS X 10.5 Date: Mon, 05 Nov 2007 13:14:34 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: References: <93DF8565-CAA3-4D03-949D-2B8BF6C5B812@mac.com> <1193874260.518817.155790@z24g2000prh.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1194291697 11566 80.91.229.12 (5 Nov 2007 19:41:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 5 Nov 2007 19:41:37 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Nov 05 20:41:41 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ip7pF-0001i6-E1 for geb-bug-gnu-emacs@m.gmane.org; Mon, 05 Nov 2007 20:41:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ip7p4-0003Sb-7z for geb-bug-gnu-emacs@m.gmane.org; Mon, 05 Nov 2007 14:41:22 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!multikabel.net!feed20.multikabel.net!newsfeed.freenet.de!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 48 Original-X-Trace: news.albasani.net sPda51FCJVw8YIj/y7H0xC85qV5khMslsPrI1OuwS4ebGL2IlcR4WgLiqQz3CHIr3Vgh2If6iltCHp2xKLdyh79b2iLrIOZtBGV9Z84r7BB7cbHORykB1f3/aKv6oLpm Original-X-Complaints-To: abuse@albasani.net Original-NNTP-Posting-Date: Mon, 5 Nov 2007 19:14:36 +0000 (UTC) X-User-ID: duaiBoCjOTFciPEQrl8wKJVX7GKrT9up0aUfPwJC7FE= X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:nhnu1xJIyU7FaFNC1cUAKMFmPfY= sha1:3UiDzwXc3XRUrfRv7I+DCYr0ag4= User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (darwin) X-NNTP-Posting-Host: 0OwfCxRjx4Lx0dwuPL00EfOEZPyaHc7GclFu2tLmY4A= Original-Xref: shelby.stanford.edu gnu.emacs.bug:43832 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16910 Archived-At: On Sat, 03 Nov 2007 13:46:57 +0900 William Xu wrote: WX> Ted Zlatanov writes: >> This has been reported to the emacs-devel mailing list repeatedly. It >> was probably introduced with the Unicode merge in August. WX> Hmm, i'm running it happily now with: WX> ,----[ emacs-version ] WX> | GNU Emacs 23.0.50.9 (powerpc-apple-darwin8.10.0, Carbon Version 1.6.0) WX> | of 2007-10-20 on enjoy-life WX> `---- WX> I built it on osx 10.4.10, with option, `--prefix=$HOME --with-carbon WX> --without-x'. WX> And the other thing is that i disable the fink in the `configure' file WX> by applying nofink.patch from carbon emacs 22.1. (since i couldn't even WX> bootstrap emacs with fink, and i also don't understand why people refuse WX> to remove it) I use Darwin Ports, no Fink. gcc comes from the Apple dev tools. I am still experiencing the problem, and I'm pretty sure it hasn't changed since August when I first noticed it. Please try making a clean build with any version between August and now, on OS X 10.4 or 10.5, and you'll see the input problem. If you really are not having the input problem with the build you mention above, maybe it doesn't occur on PPC platforms (i386 here). I'm very curious about your build, because no one else has reported success on MacOS as you have. The last good build for me was GNU Emacs 22.1.50.2 (i386-apple-darwin8.10.1, Carbon Version 1.6.0) of 2007-08-01 on tzz.local and the last build I tried, which has the input problem: GNU Emacs 23.0.50.1 (i386-apple-darwin9.0.0, Carbon Version 1.6.0) of 2007-08-01 on tzz.local WX> So i guess the slow responsiveness is introduced either by recent cvs WX> changes(20071020 - now) or osx changes(10.4 -> 10.5). It's definitely not OS X 10.4 vs 10.5. I have observed the input problem on both (10.4.10 and 10.5). WX> Since I built cvs emacs regularly, looks like i could still run cvs WX> emacs built after 20071020, but i couldn't remember the exact revision WX> that introduced this problem. (And i have no osx 10.4 anymore..) Ted