From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: [BUG] menubar on a console (Emacs 23) Date: Sun, 2 Mar 2008 13:53:38 +1300 Message-ID: <18377.64146.678416.309868@kahikatea.snap.net.nz> References: <18376.57845.602009.811980@kahikatea.snap.net.nz> <874pbqdpsr.fsf@kfs-lx.rd.rdm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204420600 2645 80.91.229.12 (2 Mar 2008 01:16:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Mar 2008 01:16:40 +0000 (UTC) Cc: emacs-devel@gnu.org To: storm@cua.dk (Kim F. Storm) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 02 02:17:06 2008 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 1JVcp6-0004zv-Go for ged-emacs-devel@m.gmane.org; Sun, 02 Mar 2008 02:17:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVcoY-0006SL-6f for ged-emacs-devel@m.gmane.org; Sat, 01 Mar 2008 20:16:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVcoT-0006PT-Id for emacs-devel@gnu.org; Sat, 01 Mar 2008 20:16:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVcoS-0006OQ-9g for emacs-devel@gnu.org; Sat, 01 Mar 2008 20:16:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVcoR-0006OC-Rb for emacs-devel@gnu.org; Sat, 01 Mar 2008 20:16:23 -0500 Original-Received: from viper.snap.net.nz ([202.37.101.8]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVcoR-00046e-2k for emacs-devel@gnu.org; Sat, 01 Mar 2008 20:16:23 -0500 Original-Received: from kahikatea.snap.net.nz (111.61.255.123.dynamic.snap.net.nz [123.255.61.111]) by viper.snap.net.nz (Postfix) with ESMTP id 1DC6F3DAA97; Sun, 2 Mar 2008 13:53:41 +1300 (NZDT) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 101738FC6D; Sun, 2 Mar 2008 13:53:38 +1300 (NZDT) In-Reply-To: <874pbqdpsr.fsf@kfs-lx.rd.rdm> X-Mailer: VM 7.19 under Emacs 22.1.91.2 X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:91024 Archived-At: > > The visibilty of the menubar only extends as far as the last menu item on > > a console with Emacs 23.0.60. Previously (and with EMACS_22_BASE) it would > > stretch across the entire screen. > > I just installed a fix. Welcome back, and thanks. I don't suppose you would know how to fix mouse clicks on the menubar? I put this entry in FOR-RELEASE: ** Mouse clicks on the menubar don't currently work with a console Following the direct use of Gpm, the menubar now needs to be considered a special part of the screen in Emacs on a console. http://lists.gnu.org/archive/html/emacs-devel/2007-06/msg00277.html I broke this functionality (it wasn't available in Emacs before 22.1) in the trunk when I added mouse highlighting and made mouse clicks work at the C level. -- Nick http://www.inet.net.nz/~nickrob