From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Semi-unhelpful error message given when trying to (provide 'CUA-mode) Date: Sun, 21 May 2006 22:38:37 -0400 Message-ID: References: <85fyj4bl8p.fsf@lola.goethe.zz> <20060520.211854.71848142.wl@gnu.org> <85lkswa29b.fsf@lola.goethe.zz> <44701B91.60606@swipnet.se> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1148265592 14691 80.91.229.2 (22 May 2006 02:39:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 May 2006 02:39:52 +0000 (UTC) Cc: acm@muc.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 22 04:39:51 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 1Fi0Ki-0004nf-58 for ged-emacs-devel@m.gmane.org; Mon, 22 May 2006 04:39:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fi0Kh-00086x-HL for ged-emacs-devel@m.gmane.org; Sun, 21 May 2006 22:39:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fi0Jc-0007Yb-Gr for emacs-devel@gnu.org; Sun, 21 May 2006 22:38:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fi0Jb-0007YC-VO for emacs-devel@gnu.org; Sun, 21 May 2006 22:38:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fi0Jb-0007Y5-R6 for emacs-devel@gnu.org; Sun, 21 May 2006 22:38:39 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fi0NV-00086X-Ge for emacs-devel@gnu.org; Sun, 21 May 2006 22:42:41 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Fi0JZ-0002ta-KL; Sun, 21 May 2006 22:38:37 -0400 Original-To: =?ISO-8859-1?Q?Jan_Dj=E4rv?= In-reply-to: <44701B91.60606@swipnet.se> (message from =?ISO-8859-1?Q?Jan_Dj=E4rv?= on Sun, 21 May 2006 09:49:37 +0200) 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:54986 Archived-At: I have a patch for the X11 versions of Emacs that activates the menubar when F10 is pressed. Once you do that, how do you select a menu item from the menu? Is there a way to do that with the keyboard? Or must the user switch to the mouse for that?