From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Clearing highlighting after a tag search Date: Sun, 23 Nov 2008 13:26:04 -0500 Message-ID: <87k5auguyr.fsf@gollum.intra.norang.ca> References: <2c75873c0811231023y23f2ee76y6dfee9b790fc7ad@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L4Jer-0007ra-9h for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 13:26:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L4Jep-0007pj-Ub for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 13:26:08 -0500 Received: from [199.232.76.173] (port=48756 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L4Jep-0007pY-Rn for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 13:26:07 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:59408) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L4Jep-0005Hj-IK for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 13:26:07 -0500 In-Reply-To: <2c75873c0811231023y23f2ee76y6dfee9b790fc7ad@mail.gmail.com> (Graham Smith's message of "Sun\, 23 Nov 2008 18\:23\:15 +0000") 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: Graham Smith Cc: emacs-orgmode@gnu.org "Graham Smith" writes: > 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. C-c C-c clears it. -Bernt