Browse Source

babel: bound `org-babel-expand-src-block' to (C-c M-b p)

Eric Schulte 15 years ago
parent
commit
9ff31a5110
1 changed files with 2 additions and 1 deletions
  1. 2 1
      contrib/babel/lisp/org-babel-keys.el

+ 2 - 1
contrib/babel/lisp/org-babel-keys.el

@@ -48,7 +48,8 @@ interactive babel functions which are assigned key bindings.")
     ("h" . org-babel-sha1-hash)
     ("g" . org-babel-goto-named-source-block)
     ("l" . org-babel-lob-ingest)
-    ("z" . org-babel-switch-to-session))
+    ("z" . org-babel-switch-to-session)
+    ("p" . org-babel-expand-src-block))
   "Org-babel keybindings.  This list associates interactive
 org-babel functions with keys.  Each element of this list will
 add an entry to the `org-mode-map' using the letter key which is