From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryan Thompson Subject: Re: [OT] See available keybindings? Date: Fri, 5 Feb 2010 10:59:40 -0800 Message-ID: <2a4ba2fd1002051059l59fb1ffaw78bbc715560e5ef4@mail.gmail.com> References: <211769421002051048m1fa59ebdx760266604fa09542@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NdTVw-0001vj-Ji for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 14:06:48 -0500 Received: from [199.232.76.173] (port=60483 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NdTVw-0001vb-8t for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 14:06:48 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NdTVs-0008IT-31 for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 14:06:47 -0500 Received: from mail-iw0-f188.google.com ([209.85.223.188]:45003) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NdTVr-0008I7-Sg for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 14:06:43 -0500 Received: by iwn26 with SMTP id 26so2212690iwn.14 for ; Fri, 05 Feb 2010 11:06:42 -0800 (PST) In-Reply-To: <211769421002051048m1fa59ebdx760266604fa09542@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nathan Neff Cc: emacs-orgmode@gnu.org Try pressing f6 and then C-h. Generally, pressing any prefix followed by C-h lists the bindings for that prefix. On Fri, Feb 5, 2010 at 10:48 AM, Nathan Neff wrote: > I've defined a list of org-mode shortcuts that start with f6. > > Example: > f6 i =3D clock in > f6 o =3Dclock out > > Is there a way to see all the available keybindings that begin > with f6?=A0 Sometimes I'm not sure what key I need to type. > > When I press f6, then appears in the minibuffer, waiting for > another key -- is there a key I can press to see the available choices? > > If not, how do I pass to the 'describe-bindings' command when > invoking it using M-x from the minibuffer? > That command takes optional arguments, but I don't know how to > pass arguments to commands from the minibuffer. > > Thanks, > --Nate > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >