From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: [babel] new key bindings Date: Wed, 12 May 2010 23:57:26 -0600 Message-ID: <878w7owdd5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from [140.186.70.92] (port=35994 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OCRSd-0005nO-VS for emacs-orgmode@gnu.org; Thu, 13 May 2010 01:59:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OCRSc-0003kU-FF for emacs-orgmode@gnu.org; Thu, 13 May 2010 01:59:55 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:65154) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OCRSc-0003kG-97 for emacs-orgmode@gnu.org; Thu, 13 May 2010 01:59:54 -0400 Received: by pwi7 with SMTP id 7so664826pwi.0 for ; Wed, 12 May 2010 22:59:52 -0700 (PDT) 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: Org Mode --=-=-= Org-babel is now making use of the newly available C-c C-v key binding. All Org-babel keybindings are now located behind this prefix, see the updated org reference card (/doc/orgcard.pdf in the org-mode repo) for the specific keybindings, they are also shown below. Best -- Eric --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= | execute code block at point | C-c C-c | | open results of code block at point | C-c C-o | | preview body of code block at point | C-c C-v C-p | | go to named code block | C-c C-v C-g | | execute all code blocks in current buffer | C-c C-v C-b | | execute all code blocks in current subtree | C-c C-v C-s | | tangle code blocks in current file | C-c C-v C-t | | tangle code blocks in supplied file | C-c C-v C-T | | ingest all code blocks in supplied file into the Library of Babel | C-c C-v C-l | | switch to the session of the current code block | C-c C-v C-z | | view sha1 hash of the current code block | C-c C-v C-h | --==-=-= Content-Type: text/html
execute code block at pointC-c C-c
open results of code block at pointC-c C-o
preview body of code block at pointC-c C-v C-p
go to named code blockC-c C-v C-g
execute all code blocks in current bufferC-c C-v C-b
execute all code blocks in current subtreeC-c C-v C-s
tangle code blocks in current fileC-c C-v C-t
tangle code blocks in supplied fileC-c C-v C-T
ingest all code blocks in supplied file into the Library of BabelC-c C-v C-l
switch to the session of the current code blockC-c C-v C-z
view sha1 hash of the current code blockC-c C-v C-h
--==-=-=-- --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --=-=-=--