From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Semi-unhelpful error message given when trying to (provide 'CUA-mode) Date: Mon, 22 May 2006 00:51:49 +0200 Message-ID: <4470EF05.5070408@student.lu.se> References: <85fyj4bl8p.fsf@lola.goethe.zz> <20060520.211854.71848142.wl@gnu.org> <85lkswa29b.fsf@lola.goethe.zz> <44701B91.60606@swipnet.se> <85wtcfbt3n.fsf@lola.goethe.zz> <4470A6DB.3020504@swipnet.se> <85d5e79ipp.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: Quoted-Printable X-Trace: sea.gmane.org 1148251939 16186 80.91.229.2 (21 May 2006 22:52:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 21 May 2006 22:52:19 +0000 (UTC) Cc: acm@muc.de, =?ISO-8859-1?Q?Jan_Dj=E4rv?= , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 22 00:52:17 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 1FhwmS-0000lC-4m for ged-emacs-devel@m.gmane.org; Mon, 22 May 2006 00:52:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FhwmQ-0006np-CO for ged-emacs-devel@m.gmane.org; Sun, 21 May 2006 18:52:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FhwmE-0006nW-VX for emacs-devel@gnu.org; Sun, 21 May 2006 18:51:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FhwmC-0006nI-Qw for emacs-devel@gnu.org; Sun, 21 May 2006 18:51:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FhwmC-0006my-OQ for emacs-devel@gnu.org; Sun, 21 May 2006 18:51:56 -0400 Original-Received: from [81.228.11.98] (helo=pne-smtpout1-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fhwq1-0007No-OA; Sun, 21 May 2006 18:55:54 -0400 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout1-sn1.fre.skanova.net (7.2.072.1) id 446E043B0005BCE4; Mon, 22 May 2006 00:51:50 +0200 User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) Original-To: David Kastrup In-Reply-To: <85d5e79ipp.fsf@lola.goethe.zz> 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:54980 Archived-At: David Kastrup wrote: > Jan Dj=E4rv writes: > > =20 >> David Kastrup skrev: >> >> =20 >>> that activates the _menubar_ on F10". This may be, but we can't >>> easily use ALT here. But if people have a way to traverse the >>> menus by keyboard (in both X11 and tty), this goes a long way >>> towards accommodating accustomed keyboard/GUI interaction, even >>> though the entry is not completely what they are used to. And >>> there might be the possibility to get something closer to >>> ALT-activation under some circumstances, in a similar way that >>> CUA-mode gets closer to utilizing C-x and C-c. >>> >>> =20 >> F10 activation of menus is actually Gnome/Gtk+ standard. >> =20 > > Then I think it would be a good idea to have that. And add the desire > to have that in ttys as well to the Todo file. > =20 As far as I know F10 also always works on w32 for activating the menus.=20 However the most usual way on w32 is to use the ALT key. Is that the=20 usual way in Gnome/Gtk+ too?