Carsten Dominik wrote:
> >
> >(setq org-agenda-files "~/my/special/path/org/")
>
> Does that really work? I believe it should be
>
>(setq org-agenda-files '("~/my/special/path/org/"))
>
> i.e. each member of this list can be a file or a
> directory. If it is a directory, the org file
On Oct 27, 2009, at 3:56 PM, Nick Dokos wrote:
W.Bentley MacLeod wrote:
FAQ on how to include all org files in a directory is incorrect
(view 85).
Correct code is:
(setq org-agenda-files (file-expand-wildcards "~/org-files/*.org"))
If you are talking about this entry:
How can includ
W.Bentley MacLeod wrote:
> FAQ on how to include all org files in a directory is incorrect (view 85).
> Correct code is:
> (setq org-agenda-files (file-expand-wildcards "~/org-files/*.org"))
>
If you are talking about this entry:
How can include all org files in a directory in my agenda?
FAQ on how to include all org files in a directory is incorrect (view 85).
Correct code is:
(setq org-agenda-files (file-expand-wildcards "~/org-files/*.org"))
best bm
Professor W. Bentley MacLeod
Columbia University in the City of New York, NY 10027
http://www.col