From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boyan Penkov Subject: Re: FILE special property? Date: Fri, 16 May 2014 22:17:06 -0400 Message-ID: <084714CC-7CA7-454A-A0F7-4296EB5E9477@gmail.com> References: <87lhu1zay7.fsf@mailbox.org> Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Content-Type: multipart/alternative; boundary="Apple-Mail=_83146413-780D-4695-8FCE-232034E08CDF" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WlUBY-0004e2-IU for emacs-orgmode@gnu.org; Fri, 16 May 2014 22:17:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WlUBT-0003eH-4V for emacs-orgmode@gnu.org; Fri, 16 May 2014 22:17:16 -0400 Received: from mail-qg0-x229.google.com ([2607:f8b0:400d:c04::229]:36754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WlUBT-0003dM-0G for emacs-orgmode@gnu.org; Fri, 16 May 2014 22:17:11 -0400 Received: by mail-qg0-f41.google.com with SMTP id j5so5552584qga.0 for ; Fri, 16 May 2014 19:17:10 -0700 (PDT) In-Reply-To: <87lhu1zay7.fsf@mailbox.org> 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: Alexander Baier Cc: emacs-orgmode@gnu.org --Apple-Mail=_83146413-780D-4695-8FCE-232034E08CDF Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Thanks for your help, Alex. The backslashes do get the string to evaluate correctly (now the value = of org-stuck-projects is indeed set to what you=92d think it would be = set to, where the first element is a string), but this does not yield = the right output =97 C-c # still yields no output, and I do know there = are projects I define as unfinished in the relevant file. When I crop out the +FILE=3D=85 part of the string, I get the output I=92m= expecting, so I=92m pretty sure my problem is with the syntax of the = FILE selector. Thanks! -- Boyan Penkov www.boyanpenkov.com On May 16, 2014, at 5:10 PM, Alexander Baier = wrote: > On 2014-05-16 22:12 Boyan Penkov wrote: >> (setq org-stuck-projects >> =91(=93+FILE=3D"~/todos/myTodos.org"+LEVEL=3D1" ("NEXT" "TODO") = nil "=94)) >=20 > I have never used this feature, but this first element look odd to > me. I would try this: =93+FILE=3D\"~/todos/myTodos.org\"+LEVEL=3D1". >=20 > HTH, > --=20 > Alexander Baier --Apple-Mail=_83146413-780D-4695-8FCE-232034E08CDF Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252 Thanks = for your help, Alex.

The backslashes do get the = string to evaluate correctly (now the value of org-stuck-projects is = indeed set to what you=92d think it would be set to, where the first = element is a string), but this does not yield the right output =97 C-c # = still yields no output, and I do know there are projects I define as = unfinished in the relevant file.

When I crop = out the +FILE=3D=85 part of the string, I get the output I=92m = expecting, so I=92m pretty sure my problem is with the syntax of the = FILE selector.

Thanks!
--
Boyan Penkov
www.boyanpenkov.com

On May 16, 2014, at 5:10 PM, Alexander Baier <alexander.baier@mailbox.org> wrote:

On 2014-05-16 22:12 Boyan Penkov wrote:
(setq org-stuck-projects
=      =91(=93+FILE=3D"~/todos/
myTodos.org"+LEVEL=3D1" ("NEXT" "TODO") = nil "=94))

I have never used this feature, but this = first element look odd to
me. I would try this: =93+FILE=3D\"~/todos/myTodos.org\"+LEVEL=3D1".

HTH,
= --
Alexander Baier

= --Apple-Mail=_83146413-780D-4695-8FCE-232034E08CDF--