From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Shlyakhter Subject: Re: Sparse trees and searching for multiple words Date: Tue, 21 Sep 2010 17:20:47 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=56132 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oy6aa-0003dF-J0 for emacs-orgmode@gnu.org; Tue, 21 Sep 2010 13:25:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oy6aZ-00078s-0b for emacs-orgmode@gnu.org; Tue, 21 Sep 2010 13:25:08 -0400 Received: from lo.gmane.org ([80.91.229.12]:58456) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oy6aY-00078g-ON for emacs-orgmode@gnu.org; Tue, 21 Sep 2010 13:25:06 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Oy6aW-00071a-De for emacs-orgmode@gnu.org; Tue, 21 Sep 2010 19:25:04 +0200 Received: from 140.247.108.225 ([140.247.108.225]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Sep 2010 19:25:04 +0200 Received: from ilya_shl by 140.247.108.225 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Sep 2010 19:25:04 +0200 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 > For example, I'd like to see entries which contains the words 'cat' and > 'dog' in any order. Or 'apple', 'orange', 'melon', 'plum' and 'pear' > in any order. Maybe this will help: http://www.emacswiki.org/emacs/StringPermutations