From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: [babel] [PATCH] enhanced org-babel-goto-named-src-block Date: Wed, 29 Feb 2012 06:09:22 -1000 Message-ID: References: <87hayid224.fsf@med.uni-goettingen.de> <87r4xerp9a.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2m6F-0004ws-E4 for emacs-orgmode@gnu.org; Wed, 29 Feb 2012 11:10:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S2m5q-0006Vx-51 for emacs-orgmode@gnu.org; Wed, 29 Feb 2012 11:09:54 -0500 Received: from oproxy9.bluehost.com ([69.89.24.6]:60360) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1S2m5p-0006V3-Rj for emacs-orgmode@gnu.org; Wed, 29 Feb 2012 11:09:30 -0500 In-Reply-To: <87r4xerp9a.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Wed, 29 Feb 2012 09:57:05 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andreas Leha Cc: emacs-orgmode@gnu.org Andreas Leha writes: > tsd@tsdye.com (Thomas S. Dye) writes: > >> Andreas Leha 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 > > > Hi Andreas, Is C-c & correct here? On my system I can jump back following the instructions: Position saved to mark ring, go back with M-x org-mark-ring-goto. But C-c & waits for more input. Tom -- Thomas S. Dye http://www.tsdye.com