From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: navigating between non-code blocks? Date: Fri, 08 Feb 2013 17:11:55 +0100 Message-ID: <87sj56rcsj.fsf@bzg.ath.cx> References: <871udmmaqw.fsf@wolfram.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3qnp-0006iQ-Vq for emacs-orgmode@gnu.org; Fri, 08 Feb 2013 11:27:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3qnk-0002uj-Cv for emacs-orgmode@gnu.org; Fri, 08 Feb 2013 11:27:53 -0500 Received: from mail-wg0-f44.google.com ([74.125.82.44]:52349) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3qnk-0002tj-70 for emacs-orgmode@gnu.org; Fri, 08 Feb 2013 11:27:48 -0500 Received: by mail-wg0-f44.google.com with SMTP id dr12so3021043wgb.23 for ; Fri, 08 Feb 2013 08:27:47 -0800 (PST) In-Reply-To: <871udmmaqw.fsf@wolfram.com> (Bill White's message of "Tue, 15 Jan 2013 14:50:31 -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: > I sometimes have a lot of these in an org file and it would be handy > to navigate among them easily. It seems that block navigation is set > up to work only with *code* blocks. You now have C-c C-F (`org-next-block') C-c C-B (`org-previous-block') for navigating blocks. Thanks for the suggestion! -- Bastien