emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] how to express relative path for grandparent folder?


From: address@hidden
Subject: Re: [Orgmode] how to express relative path for grandparent folder?
Date: Tue, 07 Apr 2009 18:39:48 -0400
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

I solved it. but do not ask me why.

(setq org-agenda-files (list "~/../../Plans/PhD.org"
             "~/../../Plans/Others.org"

I add ~/ and restart emacs, which make it work, although ../ works for parent folder without ~/

Jack

Manish wrote:
On Mon, Apr 6, 2009 at 10:55 PM, address@hidden wrote:
I tried ../.., does not work. ../ works for parents folder.
../.. does not work, because emacs or "setq org-agenda-files (list"? how to
correct it.
(setq org-agenda-files (list "../../Plans/PhD.org"
              "../../Plans/Others.org"
))


Does variable org-directory help?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]