From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ralf Angeli Newsgroups: gmane.emacs.help Subject: Re: How to know which function a menu item calls? Date: Sun, 06 Nov 2005 14:19:54 +0100 Organization: nil Message-ID: <436e02fa$0$41146$14726298@news.sunsite.dk> References: Reply-To: angeli@iwi.uni-sb.de NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1131284277 28141 80.91.229.2 (6 Nov 2005 13:37:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 6 Nov 2005 13:37:57 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 06 14:37:46 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EYkiF-0004P9-5q for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Nov 2005 14:37:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EYkiE-0006kq-Fa for geh-help-gnu-emacs@m.gmane.org; Sun, 06 Nov 2005 08:37:34 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.cw.net!news-FFM2.ecrc.de!news.net.uni-c.dk!dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Original-Lines: 12 Original-NNTP-Posting-Host: 134.96.72.191 Original-X-Trace: news.sunsite.dk DXC=@C18G^UXJ\[0[?SRcYIYmQYSB=nbEKnk[GW List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:30868 Archived-At: * Weihua JIANG (2005-11-06) writes: > In emacs, for shortcut keys, it is able to know which function it calls by > using C-h k. > However, I don't know how to know which function calls when I clicked a > menu item? (especially for those that don't have shortcut keys.) > Can any one tell me how to know it? C-h k -- Ralf