From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: Jumping between source blocks in a file Date: Wed, 02 Dec 2015 09:07:45 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a43ON-0001Zg-Pn for emacs-orgmode@gnu.org; Wed, 02 Dec 2015 04:08:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a43OJ-00078N-Gf for emacs-orgmode@gnu.org; Wed, 02 Dec 2015 04:08:03 -0500 Received: from plane.gmane.org ([80.91.229.3]:50625) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a43OJ-00078G-At for emacs-orgmode@gnu.org; Wed, 02 Dec 2015 04:07:59 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1a43OH-0001hp-IE for emacs-orgmode@gnu.org; Wed, 02 Dec 2015 10:07:57 +0100 Received: from 193.63.220.198 ([193.63.220.198]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Dec 2015 10:07:57 +0100 Received: from andreas.leha by 193.63.220.198 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Dec 2015 10:07:57 +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: emacs-orgmode@gnu.org Hi Andrew, Martin Yrjölä writes: > Hi Andrew! > > Andrew Kirkpatrick writes: > >> If this is deemed useful, I'm happy to make changes suitable for >> inclusion in the project. > > Thanks for sharing! I would certainly want these functions included in > org-mode by default. They streamline at least my literate programming > workflow substantially. > Sorry for joining late. I too find these useful. (Also useful would be the possibility to jump to noweb references directly from the src buffer...) Regards, Andreas