From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: navigating between non-code blocks? Date: Sat, 09 Feb 2013 10:25:57 +0100 Message-ID: <87txplon2y.fsf@bzg.ath.cx> References: <871udmmaqw.fsf@wolfram.com> <87sj56rcsj.fsf@bzg.ath.cx> <877gmiy5ej.fsf@wolfram.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U46h9-0004Cf-FX for emacs-orgmode@gnu.org; Sat, 09 Feb 2013 04:26:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U46h8-0008T7-2l for emacs-orgmode@gnu.org; Sat, 09 Feb 2013 04:26:03 -0500 Received: from mail-wi0-f178.google.com ([209.85.212.178]:34176) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U46h7-0008T2-Rt for emacs-orgmode@gnu.org; Sat, 09 Feb 2013 04:26:01 -0500 Received: by mail-wi0-f178.google.com with SMTP id o1so1656487wic.11 for ; Sat, 09 Feb 2013 01:26:01 -0800 (PST) In-Reply-To: <877gmiy5ej.fsf@wolfram.com> (Bill White's message of "Fri, 08 Feb 2013 13:25:24 -0600") 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: Bill White Cc: emacs-orgmode@gnu.org Hi Bill, Bill White writes: > And thanks for implementing it. One small code problem, though - I > think BLOCK-REGEXP should default to org-block-regexp. Otherwise, > block-regexp isn't defined and the function just goes to the next > org-babel-src-block-regexp Of course, I just push this change. > (Sorry, I don't recall offhand how to set that up in elisp.) > > And, echoing Sebastien, `F' and `B' as speed commands would be very > handy. Done! -- Bastien