From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: Emacs CVS on Mac OS X 10.4 Tiger Date: Thu, 28 Apr 2005 11:49:59 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <87CA8FFF-7786-4A0E-99B2-E5E8DADE26C1@moallemi.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1114656982 32767 80.91.229.2 (28 Apr 2005 02:56:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Apr 2005 02:56:22 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 28 04:56:15 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DQzC8-0004HC-NT for ged-emacs-devel@m.gmane.org; Thu, 28 Apr 2005 04:56:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DQzIB-0000wf-Dx for ged-emacs-devel@m.gmane.org; Wed, 27 Apr 2005 23:02:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DQzI0-0000wZ-9c for emacs-devel@gnu.org; Wed, 27 Apr 2005 23:02:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DQzHy-0000wN-PT for emacs-devel@gnu.org; Wed, 27 Apr 2005 23:02:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DQzHy-0008LC-N4 for emacs-devel@gnu.org; Wed, 27 Apr 2005 23:02:06 -0400 Original-Received: from [133.82.132.2] (helo=mathmail.math.s.chiba-u.ac.jp) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DQzAD-0005LW-K7 for emacs-devel@gnu.org; Wed, 27 Apr 2005 22:54:06 -0400 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id AAB8F1A63B7; Thu, 28 Apr 2005 11:49:59 +0900 (JST) Original-To: Ciamac Moallemi In-Reply-To: <87CA8FFF-7786-4A0E-99B2-E5E8DADE26C1@moallemi.com> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/22.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) 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:36464 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36464 >>>>> On Wed, 27 Apr 2005 19:04:08 -0700, Ciamac Moallemi said: > Attached is a patch to allow the current version of Emacs in CVS to > compile on Tiger. It was suggested [1] to comment out sys_select() > and select_and_poll_event() in sys/mac.c. This is a bad idea, on my > system it results in an Emacs that eats up 100% of the CPU. Instead, > my patch reorders the includes in sys/mac.c so that things work out > fine. Actually, I made a similar patch the other day and it has been tested by a Tiger user. I myself don't have Tiger now, and I'm not sure about its NDA, so I don't make it public now just in case. But it will be checked in as soon as Tiger is out tomorrow. That'll be at 18:00 Japan Standard Time, 9:00 GMT. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp