From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Navigating sparse tree results Date: Thu, 6 Jan 2011 22:02:59 +0100 Message-ID: References: <1FD7E1C0-B432-41C7-9171-B085F1FF0470@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=47553 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pax5h-0002mE-KO for emacs-orgmode@gnu.org; Thu, 06 Jan 2011 16:09:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pawz9-0007jd-Ec for emacs-orgmode@gnu.org; Thu, 06 Jan 2011 16:03:04 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:46006) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pawz9-0007jS-37 for emacs-orgmode@gnu.org; Thu, 06 Jan 2011 16:03:03 -0500 Received: by eyh6 with SMTP id 6so4313444eyh.0 for ; Thu, 06 Jan 2011 13:03:02 -0800 (PST) In-Reply-To: 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: suvayu ali Cc: org-mode mailing list On Jan 6, 2011, at 5:14 PM, suvayu ali wrote: > 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. next-error and previous-error do now >> work on sparse tree results. In 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 my apologies. I hope you had not spent too much time. - Carsten > but you got to it faster. Thanks a lot! :) > > -- > Suvayu > > Open source is the future. It sets us free.