From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nozomu Ando Newsgroups: gmane.emacs.devel Subject: Re: HAVE_SYS_SELECT of sysselect.h Date: Mon, 2 May 2005 09:21:38 +0900 Message-ID: References: <87ll71y9le.fsf@xs4all.nl> <86pswdcsp7.fsf@almi.jk.homeunix.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1114993588 17608 80.91.229.2 (2 May 2005 00:26:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 May 2005 00:26:28 +0000 (UTC) Cc: Nozomu Ando , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 02 02:26:26 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DSOlE-0001Qg-IL for ged-emacs-devel@m.gmane.org; Mon, 02 May 2005 02:26:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DSOs2-0002Sp-0g for ged-emacs-devel@m.gmane.org; Sun, 01 May 2005 20:33:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DSOqw-000232-DO for emacs-devel@gnu.org; Sun, 01 May 2005 20:32:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DSOqu-00021A-JC for emacs-devel@gnu.org; Sun, 01 May 2005 20:32:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DSOqu-0001xE-3v for emacs-devel@gnu.org; Sun, 01 May 2005 20:32:00 -0400 Original-Received: from [17.250.248.46] (helo=smtpout.mac.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DSOlI-0004b2-2V; Sun, 01 May 2005 20:26:12 -0400 Original-Received: from mac.com (smtpin01-en2 [10.13.10.146]) by smtpout.mac.com (Xserve/8.12.11/smtpout10/MantshX 4.0) with ESMTP id j420Lk9P007249; Sun, 1 May 2005 17:21:46 -0700 (PDT) Original-Received: from [192.168.2.26] (o254124.ppp.dion.ne.jp [211.134.254.124]) (authenticated bits=0) by mac.com (Xserve/smtpin01/MantshX 4.0) with ESMTP id j420Lgrx002426 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Sun, 1 May 2005 17:21:44 -0700 (PDT) In-Reply-To: Original-To: Thien-Thi Nguyen X-Mailer: Apple Mail (2.622) 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:36578 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36578 On May 2, 2005, at 8:15 AM, Thien-Thi Nguyen wrote: > Thien-Thi Nguyen writes: > >> yes, thanks for spotting it. please install the fix. > > never mind; i have just installed it myself. Thank you. > (btw, do you have write privs to the cvs repo?) No. --- Nozomu Ando