From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-babel-next-src-block respecting #+call lines Date: Fri, 06 Dec 2013 14:54:05 +0100 Message-ID: <87a9ge84qq.fsf@bzg.ath.cx> References: <877gbjxwr6.fsf@med.uni-goettingen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VovrD-0001v3-0V for emacs-orgmode@gnu.org; Fri, 06 Dec 2013 08:54:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vovr7-0004L4-Dj for emacs-orgmode@gnu.org; Fri, 06 Dec 2013 08:54:14 -0500 Received: from mail-wg0-x232.google.com ([2a00:1450:400c:c00::232]:47752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vovr7-0004L0-6x for emacs-orgmode@gnu.org; Fri, 06 Dec 2013 08:54:09 -0500 Received: by mail-wg0-f50.google.com with SMTP id a1so672823wgh.29 for ; Fri, 06 Dec 2013 05:54:08 -0800 (PST) In-Reply-To: <877gbjxwr6.fsf@med.uni-goettingen.de> (Andreas Leha's message of "Thu, 05 Dec 2013 14:17:33 +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 Hi Andreas, Andreas Leha writes: > how could I make org-babel-next-src-block (bound to 'C-c C-v n' by > default) jump to the next src block or #+call line? You can't. > In its current form it skips over call lines. The need seems peculiar, maybe you can write your own simple function for this and share it? 2 cents, -- Bastien