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: commands invoked by the mouse -> commands invoked from the menu bar Date: Mon, 15 May 2006 23:34:09 +0300 Message-ID: References: <446605F9.6020504@student.lu.se> <200605132053.k4DKrMo8006882@jane.dms.auburn.edu> <200605150337.k4F3boRZ010178@jane.dms.auburn.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1147725762 23722 80.91.229.2 (15 May 2006 20:42:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 May 2006 20:42:42 +0000 (UTC) Cc: lennart.borgman.073@student.lu.se, emacs-devel@gnu.org, jasonr@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 15 22:42:39 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FfjtN-0007Zy-Dj for ged-emacs-devel@m.gmane.org; Mon, 15 May 2006 22:42:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FfjtN-0005Sd-GD for ged-emacs-devel@m.gmane.org; Mon, 15 May 2006 16:42:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ffjq8-0001FQ-Pf for emacs-devel@gnu.org; Mon, 15 May 2006 16:38:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ffjq6-0001Cz-RW for emacs-devel@gnu.org; Mon, 15 May 2006 16:38:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ffjq6-0001Cu-Ky for emacs-devel@gnu.org; Mon, 15 May 2006 16:38:50 -0400 Original-Received: from [192.114.186.17] (helo=gandalf.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FfjsX-0003J7-O3; Mon, 15 May 2006 16:41:22 -0400 Original-Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id ITB17808; Mon, 15 May 2006 23:34:08 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-251-91.inter.net.il [84.228.251.91]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DJH69834 (AUTH halo1); Mon, 15 May 2006 23:34:06 +0300 (IDT) Original-To: Luc Teirlinck In-reply-to: <200605150337.k4F3boRZ010178@jane.dms.auburn.edu> (message from Luc Teirlinck on Sun, 14 May 2006 22:37:50 -0500 (CDT)) 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:54539 Archived-At: > Date: Sun, 14 May 2006 22:37:50 -0500 (CDT) > From: Luc Teirlinck > Cc: lennart.borgman.073@student.lu.se, emacs-devel@gnu.org > > To be complete we should mention that, when Emacs is > built with a suitable GUI toolkit, Emacs uses a file dialog when the > user invokes the menu bar from the keyboard, _except_ under > `emacs -nw'. Under -nw, we have no functional menu bar, only its very distant and dissimilar emulation. I don't think we even should mention tmm when we talk about the menu bar.