From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: [BABEL] Speed keys Date: Sat, 4 Sep 2010 23:48:12 +0200 Message-ID: References: <814oe53co3.fsf@gmail.com> <8762yleei5.fsf@gmail.com> <81pqwt1d3l.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=57856 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Os0as-0001W6-UR for emacs-orgmode@gnu.org; Sat, 04 Sep 2010 17:48:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Os0ar-0006A9-En for emacs-orgmode@gnu.org; Sat, 04 Sep 2010 17:48:14 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:59209) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Os0ar-0006A0-5l for emacs-orgmode@gnu.org; Sat, 04 Sep 2010 17:48:13 -0400 Received: by iwn33 with SMTP id 33so3989259iwn.0 for ; Sat, 04 Sep 2010 14:48:12 -0700 (PDT) In-Reply-To: <81pqwt1d3l.fsf@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: ggggJambunathan K Cc: emacs-orgmode@gnu.org On Sat, Sep 4, 2010 at 10:13 PM, ggggJambunathan K wrote: > > =A0 =A0>> Is it possible Speed Keys (Refer Org Manual - Sec. 15.3) for > =A0 =A0>> Babel blocks? > =A0 =A0>> > > =A0 =A0Eric> Hi Jambunathan, That sounds like a good idea. =A0I suppose > =A0 =A0Eric> initially the speed keys should just mirror the babel key ma= p? > > Exactly. > > As long as the cursor is on a #+begin_src (and/or #+end_src), one need > not bother about typing C-c C-v. So a keypress 'n' would do what C-c C-v > n would do. > > More importantly emerging new sequences like, C-c C-v C-x TAB could be > composed as > > 1. Push a mark (C-SPC) [Optional] > > 2. Move to babel guard line using user preferred method [See my other > =A0 post on the list] > > 3. C-x TAB > > One of the problems with C-c C-v prefix is that I tend to forget it if I > revisit Babel say after a week's time. (Not nitpicking here!). The > reason is that I simply couldn't contrive a convenient menemonic that > would make me recollect C-v. visit (do something with the code snippets) vault (structures (arcs) in the tower of babel) voodoo (org-babel is dark magic) vocabulary (the words of the common language in the world of babel) verb (Org-babel defines code and value objects in a buffer. The commands are the verbs which get the objects into action) veins (processing tubes in the babel fish) vision (make it visible) vitalize (bring dead code to life) value (like evaluate source code) voice (express meaning in any language) valve (open the valve to get results from source code or that connects different snippets) vortex (stir it all up!) von Neumann (get that computing machine going) vaseline (lubricate that machine) vaccinate (get it used to foreign influences) vector (directed action) Vegas (let turn the wheels) veil (pull it down to unveil the beauty of the women of Babel) velum (the membrane around the cells of Babel) :) - Carsten So jumping to the babel guard line and > issuing the needed command is a good fall back option. > > Jambunathan K. > > > _______________________________________________ > 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 >