Re: [Orgmode] FAQ incorrect

2009-10-27 Thread Nick Dokos
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

Re: [Orgmode] FAQ incorrect

2009-10-27 Thread Carsten Dominik
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

Re: [Orgmode] FAQ incorrect

2009-10-27 Thread Nick Dokos
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?

[Orgmode] FAQ incorrect

2009-10-27 Thread W.Bentley MacLeod
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