From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boyan Penkov Subject: FILE special property? Date: Fri, 16 May 2014 16:12:17 -0400 Message-ID: Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WlOUQ-0003w9-QI for emacs-orgmode@gnu.org; Fri, 16 May 2014 16:12:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WlOUL-0001Lc-RB for emacs-orgmode@gnu.org; Fri, 16 May 2014 16:12:22 -0400 Received: from mail-qc0-x229.google.com ([2607:f8b0:400d:c01::229]:36212) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WlOUL-0001LN-N7 for emacs-orgmode@gnu.org; Fri, 16 May 2014 16:12:17 -0400 Received: by mail-qc0-f169.google.com with SMTP id e16so5229230qcx.0 for ; Fri, 16 May 2014 13:12:16 -0700 (PDT) Received: from dyn-128-59-87-125.dyn.columbia.edu (dyn-128-59-87-125.dyn.columbia.edu. [128.59.87.125]) by mx.google.com with ESMTPSA id f38sm5737386qgd.49.2014.05.16.13.12.15 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 16 May 2014 13:12:15 -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: emacs-orgmode@gnu.org Hello, I=92m looking to set up a search string using the FILE special property, = but cannot get the syntax right. This is as part of setting up = org-stuck-projects. If the file is in ~/todos/myTodos.org, and I want all the entries with = heading 1, will=20 (setq org-stuck-projects =91(=93+FILE=3D"~/todos/myTodos.org"+LEVEL=3D1" ("NEXT" "TODO") = nil "=94)) work, or am I missing quotes there? Thanks! -- Boyan Penkov www.boyanpenkov.com