emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Eddward DeVilla <eddward@gmail.com>
Cc: org-mode <emacs-orgmode@gnu.org>, Rick Moynihan <rick@calicojack.co.uk>
Subject: Re: Suggestion: Jump points
Date: Thu, 12 Jul 2007 14:24:58 +0200	[thread overview]
Message-ID: <4ad1cc0112136f108dc5388744770a6e@gmail.com> (raw)
In-Reply-To: <b71b18520707110751r79566d9bj9a9a54240955860@mail.gmail.com>


On Jul 11, 2007, at 16:51, Eddward DeVilla wrote:
>
> That all depends on a few things.  Does subtree search exist or should
> it?  Is a key binding good enough for a find-next-jump-point function?
> Is there (or should there be) a hook that runs after agenda takes you
> to a heading?

Org does search subtree all the time, but there is indeed no dedicated
function yet.  I'll make one.  But in the mean time,
this is all it takes:

(let ((end (save-excursion (org-end-to-subtree t))))
	(re-search-forward SEARCH-REGEXP end))

- Carsten



--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

  parent reply	other threads:[~2007-07-12 12:25 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-05 22:01 definition lists in org-mode Eddward DeVilla
2007-07-06  9:56 ` Rick Moynihan
2007-07-06 10:34   ` Carsten Dominik
2007-07-06 10:45     ` Rick Moynihan
2007-07-06 12:43       ` Carsten Dominik
2007-07-06 15:52       ` Eddward DeVilla
2007-07-06 16:28         ` Rick Moynihan
2007-07-06 17:22           ` Carsten Dominik
2007-07-11 11:52             ` Suggestion: Jump points Rick Moynihan
2007-07-11 14:51               ` Eddward DeVilla
2007-07-11 15:20                 ` Rick Moynihan
2007-07-11 15:45                   ` Eddward DeVilla
2007-07-12 12:24                 ` Carsten Dominik [this message]
2007-07-11 15:28               ` Scott Jaderholm
2007-07-11 16:29                 ` Rick Moynihan
2007-07-11 18:23                 ` Daniel J. Sinder
2007-09-03 16:21               ` Carsten Dominik
2007-07-06 15:33     ` definition lists in org-mode Eddward DeVilla
2007-07-06 15:25   ` Eddward DeVilla
2007-07-06 10:44 ` Carsten Dominik
2007-07-06 15:43   ` Eddward DeVilla
2007-07-06 17:25     ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ad1cc0112136f108dc5388744770a6e@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=eddward@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rick@calicojack.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).