emacs-orgmode
[Top][All Lists]
Advanced

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

[O] navigating between non-code blocks?


From: Bill White
Subject: [O] navigating between non-code blocks?
Date: Tue, 15 Jan 2013 14:50:31 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Has anyone thought about setting up navigation among any old kinds of
blocks, analogous to org-babel-next-src-block?

I've whipped up a dynamic block that displays a file's contents:

#+begin: file :file "/ssh:server.example.com:/small/log/file1.txt"
file1 contents
#+end:

#+begin: file :file "/ssh:anotherserver.example.com:/small/log/file2.txt"
file2 contents
#+end:

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.

Cheers -

bw
-- 
Bill White . address@hidden
"No ma'am, we're musicians."




reply via email to

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