From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Eisentraut Newsgroups: gmane.emacs.help Subject: mouse click on menu in terminal doesn't work Date: Mon, 13 Apr 2015 19:49:07 -0400 Message-ID: <552C55F3.60901@eisentraut.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1428970763 15122 80.91.229.3 (14 Apr 2015 00:19:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 Apr 2015 00:19:23 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 14 02:19:12 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YhoZL-0004MN-TG for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Apr 2015 02:19:12 +0200 Original-Received: from localhost ([::1]:53785 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YhoZK-0004NZ-OO for geh-help-gnu-emacs@m.gmane.org; Mon, 13 Apr 2015 20:19:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yho6M-0000t5-7S for help-gnu-emacs@gnu.org; Mon, 13 Apr 2015 19:49:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yho6J-00073B-13 for help-gnu-emacs@gnu.org; Mon, 13 Apr 2015 19:49:14 -0400 Original-Received: from out4-smtp.messagingengine.com ([66.111.4.28]:53615) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yho6I-000733-Sc for help-gnu-emacs@gnu.org; Mon, 13 Apr 2015 19:49:10 -0400 Original-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 80580208EE for ; Mon, 13 Apr 2015 19:49:08 -0400 (EDT) Original-Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Mon, 13 Apr 2015 19:49:08 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=eisentraut.org; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=KU2 ibxoyuWyfnhxDEQ9Ih2YLm/E=; b=HCYLeZBjt3F1V39Q9IP6jymzZfTksH2jAXE VMZpRHKqhq54MyWCmxyUPMqeLgC+Uccyiyl/znJcuMw8ipotbZtfel5BODBBusBp bI/bKcMgHkXKRfWppwJippANXpSOjBkhH8rG06PYzKkd+Yr2iAVNi23BVnY+haJY xJZ27KbU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=KU2ibxoyuWyfnhxDEQ9Ih2YLm/E=; b=T9yrY SZ5APuv8W/waH5uyVisOmhrhYNb+r/F0AxgQV3kA1+91IhcLGZsI7eUjv/k2UJdP WW1nD1PBKVnn6bGp4uwsg4t4ZSiddNp5mZXEnGPfF+higIKUPN75iB5AoMP/VjR+ o33b61cQVArKItXQkN+kT0YuALjrR/2Yix6srs= X-Sasl-enc: SGDpd/TIYolXUyFrT81wicXVgrIAPQZ37yKdDngU/jd/ 1428968948 Original-Received: from [10.0.0.13] (unknown [67.165.24.246]) by mail.messagingengine.com (Postfix) with ESMTPA id 4C903C00017 for ; Mon, 13 Apr 2015 19:49:08 -0400 (EDT) User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.28 X-Mailman-Approved-At: Mon, 13 Apr 2015 20:19:01 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:103703 Archived-At: I'm using Emacs 24.5 from OS X Homebrew in iTerm2. I start emacs -q then run (xterm-mouse-mode 1) in the scratch buffer. Then I can use the mouse to click around in the buffer and the mouse moves. If I split the frame, I can also click to switch between windows. So Emacs can clearly see my mouse clicks. The NEWS for Emacs 24.4 contain this item: > ** Support for menus on text-mode terminals. > If the terminal supports a mouse, clicking on the menu bar, or on > sensitive portions of the mode line or header line, will drop down the > menu defined at that position. My understanding of this is that if I click on say "File" in the menu, that menu opens, just like if I press F10. But what instead happens is that I get a *Completions* buffer in a split frame. (I suppose this is from the function tmm-menubar.) Any idea why this doesn't work?