From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.help Subject: Re: MS Windows "Alt-Menu" support Date: Fri, 08 Aug 2003 21:00:54 +0200 Organization: University of Duisburg, Germany Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <84vft8t1nd.fsf@slowfox.is.informatik.uni-duisburg.de> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1060371568 10874 80.91.224.253 (8 Aug 2003 19:39:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 8 Aug 2003 19:39:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 08 21:39:54 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19lD5e-0005R5-00 for ; Fri, 08 Aug 2003 21:39:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19lCiD-0008W4-Ce for geh-help-gnu-emacs@m.gmane.org; Fri, 08 Aug 2003 15:15:41 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!pd9e1e341.dip.t-dialin.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: pd9e1e341.dip.t-dialin.net (217.225.227.65) Original-X-Trace: news.uni-berlin.de 1060369255 30906211 217.225.227.65 (16 [73968]) Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:MeyVVUYYmv1V0XWku+CfEO4wfRU= Original-Xref: shelby.stanford.edu gnu.emacs.help:115757 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:11672 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11672 "Herb Martin" writes: > Obviously Alt-F File, Alt-H Help, etc., conflict with > other Meta key sequences. > > How have others solved this issue (beside just adapting > as I miss my Alt-F Save file etc.) I suggested on emacs-devel to change the behavior of Emacs as follows: Pressing Alt, then hitting f, then releasing Alt, should behave as it does now -- it should invoke M-f aka forward-word. But pressing Alt, then releasing Alt, and *then* hitting f should invoke the menu bar. Maybe that might make you happy? The only problem is that you will need to write the code... -- Two cafe au lait please, but without milk.