From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "G. Martin Butz" Newsgroups: gmane.emacs.help Subject: Re: right click menu for cut, copy, paste Date: Sun, 10 Nov 2013 21:43:14 +0100 Message-ID: <527FEFE2.4030206@mkblog.org> References: <83vc002hpu.fsf@gnu.org> <83r4ao2fkq.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1384116212 28284 80.91.229.3 (10 Nov 2013 20:43:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 Nov 2013 20:43:32 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 10 21:43:38 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Vfbr7-0004Ia-HN for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Nov 2013 21:43:37 +0100 Original-Received: from localhost ([::1]:33658 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vfbr7-0005xb-0j for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Nov 2013 15:43:37 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37043) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vfbqs-0005xO-OL for help-gnu-emacs@gnu.org; Sun, 10 Nov 2013 15:43:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vfbqn-0003tG-T5 for help-gnu-emacs@gnu.org; Sun, 10 Nov 2013 15:43:22 -0500 Original-Received: from vwp11191.webpack.hosteurope.de ([2a01:488:42:1000:5bfa:4441::]:50157) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vfbqn-0003tB-Lj for help-gnu-emacs@gnu.org; Sun, 10 Nov 2013 15:43:17 -0500 Original-Received: from p5b3af081.dip0.t-ipconnect.de ([91.58.240.129] helo=[192.168.0.113]); authenticated by vwp11191.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) id 1Vfbql-0000UE-T3; Sun, 10 Nov 2013 21:43:15 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130828 Icedove/17.0.8 In-Reply-To: <83r4ao2fkq.fsf@gnu.org> X-bounce-key: webpack.hosteurope.de;mb@mkblog.org;1384116197;0645ed5e; X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a01:488:42:1000:5bfa:4441:: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:94435 Archived-At: Hi Eli, Are you looking for this? -- quote -- Instead of using the mouse, you can also invoke the first menu bar item by pressing (to run the command menu-bar-open). You can then navigate the menus with the arrow keys. To activate a selected menu item, press ; to cancel menu navigation, press . -- /quote -- http://www.gnu.org/software/emacs/manual/html_node/emacs/Menu-Bar.html Regards Martin Am 10.11.2013 20:59, schrieb Eli Zaretskii: >> Date: Sun, 10 Nov 2013 12:38:57 -0700 >> From: Samuel Wales >> Cc: help-gnu-emacs@gnu.org >> >> I need it to work without the keyboard. I did C-h c C-mouse3, but it >> doesn't tell me where it is bound so that I can rebind it. > > It's a nameless function whose definition is in mouse.el (search for > C-down-mouse-3). You can copy the definition and bind it to anything > you want. > > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | G. Martin Butz, mb@mkblog.org, 0421 98749324, www.mkblog.org | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~