emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] navigating between non-code blocks?


From: Bill White
Subject: Re: [O] navigating between non-code blocks?
Date: Fri, 08 Feb 2013 13:25:24 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

On Fri Feb 08 2013 at 10:11, Bastien <address@hidden> wrote:

> Hi Bill,
>
> Bill White <address@hidden> 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 . address@hidden
"No ma'am, we're musicians."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]