From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Which keybinding was used to call a function? Date: Mon, 22 Mar 2010 10:21:39 +0100 Message-ID: <37E16ABA-6B46-4B5C-9B3A-5EB4B3642349@Web.DE> References: <5e3a506e1003212144n2de14c00l911593f87e9602d9@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1269249756 16982 80.91.229.12 (22 Mar 2010 09:22:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 22 Mar 2010 09:22:36 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Nathaniel Flath Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 22 10:22:29 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 1Ntdq9-0000ma-9r for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Mar 2010 10:22:29 +0100 Original-Received: from localhost ([127.0.0.1]:34844 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ntdq8-0000NU-8p for geh-help-gnu-emacs@m.gmane.org; Mon, 22 Mar 2010 05:22:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NtdpS-0000NP-WE for help-gnu-emacs@gnu.org; Mon, 22 Mar 2010 05:21:47 -0400 Original-Received: from [140.186.70.92] (port=35380 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NtdpQ-0000NH-DI for help-gnu-emacs@gnu.org; Mon, 22 Mar 2010 05:21:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NtdpP-0003lg-B9 for help-gnu-emacs@gnu.org; Mon, 22 Mar 2010 05:21:44 -0400 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:41771) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NtdpO-0003lJ-Vu for help-gnu-emacs@gnu.org; Mon, 22 Mar 2010 05:21:43 -0400 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate03.web.de (Postfix) with ESMTP id 336B7146B5DDE; Mon, 22 Mar 2010 10:21:41 +0100 (CET) Original-Received: from [91.35.236.158] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (WEB.DE 4.110 #4) id 1NtdpN-00008O-00; Mon, 22 Mar 2010 10:21:41 +0100 In-Reply-To: <5e3a506e1003212144n2de14c00l911593f87e9602d9@mail.gmail.com> X-Mailer: Apple Mail (2.936) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1/evjRxVheflyoitW6b11NoOUaG5WK4Izho0icH Ll51GBbhldb/dxaS0ZDhKNYWWSKxjaXRnHYVkpt5e/LFBCp79T 0F90u4IsEyOWFvaHjCdg== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:72446 Archived-At: Am 22.03.2010 um 05:44 schrieb Nathaniel Flath: > Is there a way for a function to tell what keybinding it was called =20= > with? C-h l =96 view-lossage might help. C-h b lists all key bindings, listing = =20 also the function names. C-h f often lists the keys =20 its bound to. -- Greetings Pete Encryption, n.: A powerful algorithmic encoding technique employed in the = creation of =20 computer manuals.