From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: Carbon / USE_MAC_TOOLBAR: click in tool bar doesn't raise frame Date: Thu, 17 Apr 2008 17:02:21 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <20ecf6c70804160707t7e7881c4wdf0fbdc28b2f9bb7@mail.gmail.com> <83110B73-CA3A-42CA-B4D5-E25F66D805E1@gmail.com> <6D441F87-8AC4-42FD-9DA9-12E9AF43CC28@gmail.com> 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 1208420549 17633 80.91.229.12 (17 Apr 2008 08:22:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Apr 2008 08:22:29 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Nathaniel Cunningham To: David Reitter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 17 10:22:56 2008 connect(): Connection refused 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 1JmPOQ-0001KN-Nj for ged-emacs-devel@m.gmane.org; Thu, 17 Apr 2008 10:22:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmPNl-0002OI-Vi for ged-emacs-devel@m.gmane.org; Thu, 17 Apr 2008 04:22:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JmPNU-0002AZ-EX for emacs-devel@gnu.org; Thu, 17 Apr 2008 04:21:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JmPNG-0001v1-47 for emacs-devel@gnu.org; Thu, 17 Apr 2008 04:21:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmPNF-0001ug-DK for emacs-devel@gnu.org; Thu, 17 Apr 2008 04:21:41 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JmPNF-0001Fj-0U for emacs-devel@gnu.org; Thu, 17 Apr 2008 04:21:41 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JmP4h-0006TS-St for emacs-pretest-bug@gnu.org; Thu, 17 Apr 2008 04:02:31 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JmP4e-0007eF-Kh for emacs-pretest-bug@gnu.org; Thu, 17 Apr 2008 04:02:31 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JmP4e-0007e8-9b for emacs-pretest-bug@gnu.org; Thu, 17 Apr 2008 04:02:28 -0400 Original-Received: from ntp.math.s.chiba-u.ac.jp ([133.82.132.2] helo=mathmail.math.s.chiba-u.ac.jp) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JmP4d-00008o-EC for emacs-pretest-bug@gnu.org; Thu, 17 Apr 2008 04:02:27 -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 D9C982C40; Thu, 17 Apr 2008 17:02:21 +0900 (JST) In-Reply-To: <6D441F87-8AC4-42FD-9DA9-12E9AF43CC28@gmail.com> 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/23.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-kernel: by mx20.gnu.org: NetBSD 3.0 (DF) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:95391 gmane.emacs.pretest.bugs:22055 Archived-At: >>>>> On Thu, 17 Apr 2008 07:50:35 +0100, David Reitter said: > Yes, of course that selects the window, but it does so even when the > button can be selected otherwise, i.e. there's no "click-through". Maybe I don't understand. I think they've been always click-through even without the patch. What do you mean by "select the button"? YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp