From mboxrd@z Thu Jan 1 00:00:00 1970 From: bar tomas Subject: How to turn off highlighting of headers matching tag search (Newbie) Date: Sat, 13 Mar 2010 12:41:33 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NqQev-0001oj-Ue for emacs-orgmode@gnu.org; Sat, 13 Mar 2010 07:41:38 -0500 Received: from [140.186.70.92] (port=50833 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NqQeu-0001nx-Dh for emacs-orgmode@gnu.org; Sat, 13 Mar 2010 07:41:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NqQet-0005De-C8 for emacs-orgmode@gnu.org; Sat, 13 Mar 2010 07:41:36 -0500 Received: from mail-ww0-f41.google.com ([74.125.82.41]:35921) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NqQet-0005DN-81 for emacs-orgmode@gnu.org; Sat, 13 Mar 2010 07:41:35 -0500 Received: by wwe15 with SMTP id 15so1561617wwe.0 for ; Sat, 13 Mar 2010 04:41:33 -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 List Hi, I've done a search on tags appearing in my orgmode document. The relevant headers then appear highlighted in yellow in my document. How can I turn this highlighting off? Many thanks.