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: Tue, 06 Nov 2007 13:18:30 -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 1194378038 11591 80.91.229.12 (6 Nov 2007 19:40:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 Nov 2007 19:40:38 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Nov 06 20:40:42 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 1IpUHp-00067M-3T for geb-bug-gnu-emacs@m.gmane.org; Tue, 06 Nov 2007 20:40:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpUHd-0003qy-Sq for geb-bug-gnu-emacs@m.gmane.org; Tue, 06 Nov 2007 14:40:21 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!syros.belnet.be!aotearoa.belnet.be!news.belnet.be!kramikske.telenet-ops.be!nntp.telenet.be!news-out2.kabelfoon.nl!newsfeed.kabelfoon.nl!xindi.nntp.kabelfoon.nl!newsfeed.freenet.de!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 17 Original-X-Trace: news.albasani.net wLF2OhvtEUcOjMx1IZyecJOviJEvXBPGXXrhEkbBcN+69qH7DYky3CGv6ONGYyA/d8Qv5O3RAXGAsHnk2MDK1hdv6X6XSYTmLxInFDeWWKKmlGoDvBymjyFEAmCD7lnn Original-X-Complaints-To: abuse@albasani.net Original-NNTP-Posting-Date: Tue, 6 Nov 2007 19:18:31 +0000 (UTC) X-User-ID: rucY0AKl7NEe2ndLweuRemZv8MyEGjEiMhYOzliuiNQ= 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:ITKsDbIqI56BEMW2Lo9i9G70yJg= sha1:9Dr6BSBIPGAe5oaYKak5Xm4smes= User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (darwin) X-NNTP-Posting-Host: /kiaCQGgkJA8sDt/LQtWKnwChb+fcMgIui9XKVBvIyE= Original-Xref: shelby.stanford.edu gnu.emacs.bug:43843 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:16921 Archived-At: On Tue, 06 Nov 2007 03:37:29 -0500 Richard Stallman wrote: RS> The last good build for me was RS> GNU Emacs 22.1.50.2 (i386-apple-darwin8.10.1, Carbon Version 1.6.0) of 2007-08-01 on tzz.local RS> Can you determine which change caused the problem? I can't exactly, since the unicode branch was merged when the problem started happening. This was discussed at length on the emacs-devel mailing list, and there's a whole Carbon vs. Cocoa issue that's complicating things (and making the Carbon port less desirable to developers, apparently). I know little about MacOS, Carbon, or Cocoa, so other than testing fixes I'm not very useful there. I hope to eventually find the time to track what changed since August that's causing the input problem. Ted