From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: Navigating sparse tree results Date: Thu, 6 Jan 2011 08:14:08 -0800 Message-ID: References: <1FD7E1C0-B432-41C7-9171-B085F1FF0470@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=37780 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PasTy-00067g-B8 for emacs-orgmode@gnu.org; Thu, 06 Jan 2011 11:14:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PasTw-0007eT-Lo for emacs-orgmode@gnu.org; Thu, 06 Jan 2011 11:14:34 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:62057) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PasTw-0007eG-HT for emacs-orgmode@gnu.org; Thu, 06 Jan 2011 11:14:32 -0500 Received: by fxm12 with SMTP id 12so9598681fxm.0 for ; Thu, 06 Jan 2011 08:14:28 -0800 (PST) In-Reply-To: <1FD7E1C0-B432-41C7-9171-B085F1FF0470@gmail.com> 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: Carsten Dominik Cc: org-mode mailing list Hi Carsten and Seb, On Thu, Jan 6, 2011 at 3:37 AM, Carsten Dominik wrote: > > On Jan 5, 2011, at 1:38 AM, suvayu ali wrote: > >> 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]. > > > This is a great idea. =A0next-error and previous-error do now > work on sparse tree results. =A0In a standard Emacs, these > commands are bound to > > M-g n > M-g M-n > M-g p > M-g M-p > I was actually trying my hand on it after Seb's encouraging words but you got to it faster. Thanks a lot! :) --=20 Suvayu Open source is the future. It sets us free.