From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Re: A crummy little popup for org keybindings help Date: Mon, 02 Mar 2009 01:30:48 +0100 Message-ID: <87hc2c7olj.fsf@gmail.com> References: <7bef1f890902281446k7a292a2bvb77c1522e7fa382@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ldw2Q-0000h6-Qz for emacs-orgmode@gnu.org; Sun, 01 Mar 2009 19:29:42 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ldw2Q-0000fm-2C for emacs-orgmode@gnu.org; Sun, 01 Mar 2009 19:29:42 -0500 Received: from [199.232.76.173] (port=46744 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ldw2P-0000ff-UC for emacs-orgmode@gnu.org; Sun, 01 Mar 2009 19:29:41 -0500 Received: from nf-out-0910.google.com ([64.233.182.185]:25190) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ldw2P-0003m8-Gz for emacs-orgmode@gnu.org; Sun, 01 Mar 2009 19:29:41 -0500 Received: by nf-out-0910.google.com with SMTP id b11so209866nfh.26 for ; Sun, 01 Mar 2009 16:29:39 -0800 (PST) In-Reply-To: <7bef1f890902281446k7a292a2bvb77c1522e7fa382@mail.gmail.com> (Alan E. Davis's message of "Sun, 1 Mar 2009 08:46:11 +1000") 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: "Alan E. Davis" Cc: emacs-orgmode Mailinglist El s=C3=A1b, feb 28 2009, Alan E. Davis va escriure: > Meanwhile, I remembered a little help popup I made to remember all my > keybindings, long years ago.=C2=A0 Here's a quick popup to get a transien= t display This is also done by Icicles (http://www.emacswiki.org/emacs/Icicles). In any moment you can press S+TAB and get the list of key sequences for t= he current modes, and then you may complete keys while you type in the mini= buffer, look for one, describe their functions, apply logic operations to t= he result set, =E2=80=A6 Icicles does many other things but is not intrusive, so you may use just = one function without noticing the others. -- Daniel