emacs-orgmode
[Top][All Lists]
Advanced

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

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


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

address@hidden (Thomas S. Dye) writes:

> Andreas Leha <address@hidden> writes:
>
>> 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
>>
>>
> Hi all,
>
> Should C-c & be included in Key Bindings and Useful Functions, Section
> 14.11 of the Org Mode manual?  Or, is this a general Emacs thing
> documented elsewhere?
>
> Tom

In my opinion, it would be nice to have this listed in the Org Mode
manual.

- Andreas




reply via email to

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