From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: Show more text in Follow mode or Tabbing after search? Date: Mon, 8 Oct 2012 14:57:29 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46320) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLJSF-00008L-Py for emacs-orgmode@gnu.org; Mon, 08 Oct 2012 15:57:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TLJSE-0007VZ-Rw for emacs-orgmode@gnu.org; Mon, 08 Oct 2012 15:57:31 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:44316) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLJSE-0007VJ-M1 for emacs-orgmode@gnu.org; Mon, 08 Oct 2012 15:57:30 -0400 Received: by mail-ob0-f169.google.com with SMTP id va7so4511467obc.0 for ; Mon, 08 Oct 2012 12:57:29 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Currently, I do an Agenda search, then I get a list of result headlines back. I know there's a "Show Context" feature but this is rather noisy. I like the "Follow" mode feature, but is there a way to show more context around the text that's shown in the Follow mode? For example, I have window 1 and window 2 after doing a search Search "baz" ------------ Search Results * foo <--cursor here * bar * baz ---------------- Window Opened in "F" ollow mode or pressing Tab --------------------- * foo * bar * baz Is there a way to show more context in the search results? Possibly highlighting the search term? I know I can press "Tab", then press Tab again to open the headline that was found, but this is many keypresses just to try to find the text that you searched for in the first place. Thanks, --Nate