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: Pretest next week Date: Thu, 05 Mar 2009 14:24:20 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <877i4dk1rx.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1236230679 10103 80.91.229.12 (5 Mar 2009 05:24:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Mar 2009 05:24:39 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 05 06:25:56 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lf65j-0000pA-NI for ged-emacs-devel@m.gmane.org; Thu, 05 Mar 2009 06:25:55 +0100 Original-Received: from localhost ([127.0.0.1]:53659 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lf64O-0001Jd-En for ged-emacs-devel@m.gmane.org; Thu, 05 Mar 2009 00:24:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lf64I-0001JY-Cx for emacs-devel@gnu.org; Thu, 05 Mar 2009 00:24:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lf64G-0001JM-VV for emacs-devel@gnu.org; Thu, 05 Mar 2009 00:24:26 -0500 Original-Received: from [199.232.76.173] (port=44718 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lf64G-0001JJ-PT for emacs-devel@gnu.org; Thu, 05 Mar 2009 00:24:24 -0500 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]:65474) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lf64F-00055E-Ej; Thu, 05 Mar 2009 00:24:23 -0500 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 A53EE2C4A; Thu, 5 Mar 2009 14:24:20 +0900 (JST) In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-operating-system: by monty-python.gnu.org: NetBSD 3.0 (DF) 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:109464 Archived-At: >>>>> On Thu, 05 Mar 2009 09:56:01 +0900, YAMAMOTO Mitsuharu said: > Correction: bug #2564 shows that even "read_socket_hook only from > limited locations" is problematic. In the reported case, > read_socket_hook is called from the select (ns_select, actually) > call in wait_reading_process_output, and a menu bar activation there > leads to Lisp evaluation containing Faccept_process_output. I think the bug #2432 is also caused by the same reason. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp