From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Navigating sparse tree results Date: Tue, 4 Jan 2011 16:38:58 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=55728 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PaHPO-0004e3-2K for emacs-orgmode@gnu.org; Tue, 04 Jan 2011 19:39:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PaHPM-0001OD-V0 for emacs-orgmode@gnu.org; Tue, 04 Jan 2011 19:39:21 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:52060) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PaHPM-0001O7-LD for emacs-orgmode@gnu.org; Tue, 04 Jan 2011 19:39:20 -0500 Received: by fxm12 with SMTP id 12so8060620fxm.0 for ; Tue, 04 Jan 2011 16:39:20 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: org-mode mailing list Hi, Is there any way to move to the next match after a sparse tree command. Say I search for a regexp with the sparse tree command, how do I to move to the next highlighted match? I was hoping something like `next-error' or `C-s' for isearch[fn:1]. Footnotes: [fn:1] I know all this does is search for the string again, maybe sparse tree could provide a convenient binding immediately after the search to jump to the next match? -- Suvayu Open source is the future. It sets us free.