From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Andreas_R=F6hler?= Newsgroups: gmane.emacs.help Subject: Re: describe the entries of a menu Date: Thu, 04 Nov 2010 20:56:40 +0100 Message-ID: <4CD30FF8.6070305@easy-emacs.de> References: <3006578.603631287989129871.JavaMail.www@wwinf4623> <87iq0qr8q9.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1288900681 19594 80.91.229.12 (4 Nov 2010 19:58:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 4 Nov 2010 19:58:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 04 20:57:53 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PE5wW-0005MT-Rk for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Nov 2010 20:57:53 +0100 Original-Received: from localhost ([127.0.0.1]:33518 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PE5wV-0005DM-JM for geh-help-gnu-emacs@m.gmane.org; Thu, 04 Nov 2010 15:57:51 -0400 Original-Received: from [140.186.70.92] (port=44711 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PE5w9-0005Ae-MV for help-gnu-emacs@gnu.org; Thu, 04 Nov 2010 15:57:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PE5w8-0001s3-0R for help-gnu-emacs@gnu.org; Thu, 04 Nov 2010 15:57:29 -0400 Original-Received: from moutng.kundenserver.de ([212.227.126.187]:53648) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PE5w7-0001rw-KZ for help-gnu-emacs@gnu.org; Thu, 04 Nov 2010 15:57:27 -0400 Original-Received: from noname.home (brln-4dbc6ed2.pool.mediaWays.net [77.188.110.210]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0Ls7Sx-1OYpVj3Fmh-013xBQ; Thu, 04 Nov 2010 20:57:25 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 In-Reply-To: X-Provags-ID: V02:K0:HsFxeTc/fMBU+K4A45qf/ZyGq/A3+SzaiGfw65xFgFc 6yov2YmmIwl1htjZ798QOa47Tdw6lpZkejBMeLm3xkGr1WETJx L7YINNDQxEJETV+n6z5iKE8p0vfnveRHe+VblNUG1XQfj6izNl mDKQhhiIHNBjVyPyxKJE96cwWDhlTequg38QIlLOkUYE4WmAG9 RJRvd5vV4hor063mvaitaFMKSu56lzswbx655SdwsY= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor 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:75297 Archived-At: Am 04.11.2010 20:14, schrieb Alin Soare: > Tassilo Horn member.fsf.org> writes: > >> >> "A. Soare" voila.fr> writes: >> >> Hi Alin, >> >>> I wish to find the bindings of the entries of a menu. ( the analogous >>> for describe-key (C-h k) for keys ). >> >> Then do it exactly as for keys, that is, hit `C-h k' and then klick on >> the menu entry you are interested in. > > > Thanks. I am afraid I wrongly expressed my question. > > Example: > > I have the menu trigered by C-mouse1, which is associated by default to > mouse-buffer-menu. > > If I press C-hk, and try to discover like that the associatiions, I never get > the entries of the menu, because C-hk stops aftre I press the button to open the > menu. > > On the other hide, I cannot press C-hk when the menu is active. Hi, why you can't? Let's assume you can, but don't see an answer as expected, right? Andreas > > It is more clear what I want to ask now. > > Thanks in advance for an answer, > > > Alin. > > > > > > >