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, goodh...@gmail.com 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?



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to