On Fri Feb 08 2013 at 10:11, Bastien <b...@altern.org> wrote:

> Hi Bill,
>
> Bill White <bi...@wolfram.com> 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!

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

(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.

Thanks!

bw
-- 
Bill White . bi...@wolfram.com
"No ma'am, we're musicians."


Reply via email to