emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* all org files load :recursive?
@ 2012-01-13  1:20 Richard Riley
  0 siblings, 0 replies; only message in thread
From: Richard Riley @ 2012-01-13  1:20 UTC (permalink / raw)
  To: emacs-orgmode


Coming back to org, I see Im using "find-lisp-find-file" to set
org-agenda-files at each emacs start.

Is there a better "built in" way to say "load all org and gpg files under
this directory" than this? I'm not sure I follow the docstring for 
org-agenda-file-regexp as I kind of hope something like 

,----
| org-agenda-file-regexp is a variable defined in `org.el'.
| Its value is "\\(projects|\\.org|\\.gpg\\)"
`----

would work, where projects is a sub dir containg org and gpg files under
org-directory. Undoubtely my escaping is all wrong again.

So, How best to achieve a recrusive load of all org and gpg files under
org-directory now? Keep using find-lisp-find-files?

thanks

r.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-13  1:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-13  1:20 all org files load :recursive? Richard Riley

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).