From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Modify menu-bar help Date: Fri, 25 Feb 2011 11:30:46 +0200 Message-ID: <83tyfsqx4p.fsf@gnu.org> References: <22CD3A4D8F6B4B5A8F20A4FBE74BAD10@us.oracle.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1298626297 2803 80.91.229.12 (25 Feb 2011 09:31:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 25 Feb 2011 09:31:37 +0000 (UTC) Cc: drew.adams@oracle.com, emacs-devel@gnu.org To: Tim Cross Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 25 10:31:32 2011 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.69) (envelope-from ) id 1Psu1M-0008SJ-BY for ged-emacs-devel@m.gmane.org; Fri, 25 Feb 2011 10:31:32 +0100 Original-Received: from localhost ([127.0.0.1]:54268 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Psu1L-0001lV-QK for ged-emacs-devel@m.gmane.org; Fri, 25 Feb 2011 04:31:31 -0500 Original-Received: from [140.186.70.92] (port=59673 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Psu0f-0001XM-Q8 for emacs-devel@gnu.org; Fri, 25 Feb 2011 04:30:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Psu0e-0000G2-8p for emacs-devel@gnu.org; Fri, 25 Feb 2011 04:30:49 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:62955) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Psu0d-0000Fq-Vv for emacs-devel@gnu.org; Fri, 25 Feb 2011 04:30:48 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LH6004002E2Z500@a-mtaout21.012.net.il> for emacs-devel@gnu.org; Fri, 25 Feb 2011 11:30:44 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.53.157]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LH60048U2F6Z900@a-mtaout21.012.net.il>; Fri, 25 Feb 2011 11:30:43 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.169 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:136482 Archived-At: > Date: Fri, 25 Feb 2011 16:14:17 +1100 > From: Tim Cross > Cc: emacs-devel@gnu.org > > It doesn't work for me with emacs -Q. I get the > menu item right before the lisp-interaction menu, but clicking on it just > highlights it and nothing happens, except the focus is stolen and you cannot > do anything until you click on it a second time. Does the greeting appear when you click the second time? This is probably specific to the toolkit you are using to build Emacs. I would suggest to build with a different toolkit, or without any toolkits, and see if the problem exists in that other build.