t...@tsdye.com (Thomas S. Dye) writes: > Andreas Leha <andreas.l...@med.uni-goettingen.de> 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