emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [babel] [PATCH] enhanced org-babel-goto-named-src-block


From: Andreas Leha
Subject: [O] [babel] [PATCH] enhanced org-babel-goto-named-src-block
Date: Wed, 22 Feb 2012 21:51:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux)

Hi all,

attached is a patch that enhances org-babel-goto-named-src-block (bound
to C-c C-v g by default).  Included are two enhancements:

 1. the point is pushed to the org-mark-ring, such that returning with
    C-c & becomes possible
 2. the target src block is guessed from
     a) noweb-reference
     b) #+call:
     c) #+results:
     d) symbol-at-point
    if one of these is found (in that order)

- Andreas

Attachment: ob.el.diff
Description: patch for org-babel-goto-named-src-block


reply via email to

[Prev in Thread] Current Thread [Next in Thread]