From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Bug: tags search in org-sparse-tree is broken Date: Wed, 26 Oct 2011 03:01:50 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42185) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIrsi-0004OP-SC for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 21:02:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIrsh-0004mg-V3 for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 21:02:12 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:59230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIrsh-0004ma-L1 for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 21:02:11 -0400 Received: by bkbzu5 with SMTP id zu5so533846bkb.0 for ; Tue, 25 Oct 2011 18:02:10 -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: org-mode mailing list Hi, The tags search for org-sparse-tree seems to be broken. With a minimal setup, C-c / m RET doesn't perform a tags search. I bisected the problem to this commit. dfcb6faef11a2439b56b18a6289803361d402130 is the first bad commit commit dfcb6faef11a2439b56b18a6289803361d402130 Author: Nicolas Goaziou Date: Thu Aug 25 01:58:29 2011 +0200 Provide more consistent regexps for headlines HTH -- Suvayu Open source is the future. It sets us free.