Hi Jeremy,

Jashank Jeremy <jash...@rulingia.com> writes:

> I keep notes and projects in the same hierachy -- the projects
> themselves can be quite large -- and I use org-publish to export my
> notes to HTML.  The problem is that I use ':recursive t' in my
> 'org-publish-project-alist' entry, and thus Emacs will attempt to
> traverse very, very, _very_ large directory hierachies and thus
> apparently hangs.
>
> Is there some way to flag sections of the tree as non-traversible?

You can use this 

  :exclude "regexp-match-dir-names"

HTH,

-- 
 Bastien

Reply via email to