From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: tag search seems not to work. Date: Thu, 16 Jun 2016 16:09:03 +0000 Message-ID: <87y4652k0w.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDZr3-0003S3-8p for emacs-orgmode@gnu.org; Thu, 16 Jun 2016 12:09:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDZqy-0007UN-Qa for emacs-orgmode@gnu.org; Thu, 16 Jun 2016 12:09:15 -0400 Received: from plane.gmane.org ([80.91.229.3]:39135) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDZqy-0007UC-J6 for emacs-orgmode@gnu.org; Thu, 16 Jun 2016 12:09:12 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bDZqv-0006pp-Ul for emacs-orgmode@gnu.org; Thu, 16 Jun 2016 18:09:10 +0200 Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Jun 2016 18:09:09 +0200 Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Jun 2016 18:09:09 +0200 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" To: emacs-orgmode@gnu.org Hi I am using GNU emacs 25.1.50 (compiled yesterday) and the latest org version available in ELPA. I really never used tag search as provided by the agenda. So today I just copied the examples of http://orgmode.org/worg/org-tutorials/advanced-searching.html * TODO Buy clothes for wedding :wedding:important:errands: SCHEDULED: <2010-12-01 Wed> :PROPERTIES: :estimated-cost: 100 :END: [2010-11-17 Wed 12:22] I need to look spiffy for the big day! - [ ] Suit - [ ] Tie - [ ] Shoes - [ ] Hat Possible stores to visit: | Store | Location | Miles away | |-----------------+------------------------+------------| | The Suit King | 1000 E. Washington St. | 5.1 | | Mr. Haberdasher | 259 Western Rd. | 7.2 | Into an org file and run, as indicated C-m a and then I searched for wedding, However nothing was found, I expected, as in occur, a buffer showing me all the tags matching my search criterion, but there was none. What do I miss? thanks Uwe Brauer