From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jason Dunsmore" Subject: org-highlight-sparse-tree-matches variable has no effect Date: Tue, 29 May 2007 09:07:09 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ht4E5-00046l-Tv for emacs-orgmode@gnu.org; Tue, 29 May 2007 12:07:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ht4E4-00045Z-BE for emacs-orgmode@gnu.org; Tue, 29 May 2007 12:07:13 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ht4E4-00045U-69 for emacs-orgmode@gnu.org; Tue, 29 May 2007 12:07:12 -0400 Received: from wr-out-0506.google.com ([64.233.184.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ht4E3-0006Lc-RI for emacs-orgmode@gnu.org; Tue, 29 May 2007 12:07:11 -0400 Received: by wr-out-0506.google.com with SMTP id 55so673406wri for ; Tue, 29 May 2007 09:07:10 -0700 (PDT) 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 I've tried setting org-highlight-sparse-tree-matches to nil, but when I show a sparse TODO tree with org-show-todo-tree, the TODO items are still highlighted yellow. I'm using emacs 22.0.97.1 and org-mode 4.75. Is this a bug? Jason