From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Graham Smith" Subject: Clearing highlighting after a tag search Date: Sun, 23 Nov 2008 18:23:15 +0000 Message-ID: <2c75873c0811231023y23f2ee76y6dfee9b790fc7ad@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L4Jc6-00067C-BG for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 13:23:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L4Jc4-00066A-U5 for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 13:23:18 -0500 Received: from [199.232.76.173] (port=48712 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L4Jc4-000663-Rk for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 13:23:16 -0500 Received: from an-out-0708.google.com ([209.85.132.245]:63357) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L4Jc4-0004BK-JX for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 13:23:16 -0500 Received: by an-out-0708.google.com with SMTP id c38so730295ana.21 for ; Sun, 23 Nov 2008 10:23:15 -0800 (PST) Content-Disposition: inline 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: emacs-orgmode@gnu.org If I use C+c \ to search for a tag, it highlights the todo entries which have that tag. BUT how do I then clear the highlighting. Maybe its some generic Emacs command, becausue I can't find it in the org manual, so would appreciate some help. Thanks, Graham