* Recursive descent depth control in org-publish
@ 2012-12-21 23:42 Jashank Jeremy
2012-12-23 23:15 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Jashank Jeremy @ 2012-12-21 23:42 UTC (permalink / raw)
To: Emacs Org-Mode
[-- Attachment #1: Type: text/plain, Size: 600 bytes --]
G'day,
I've probably not RTFM'd hard enough, but I'm at my wits' end trying to
work out how to stop this happening:
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?
Cheers,
~j
--
Jashank Jeremy
PGP: 0x25A5C309
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 308 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Recursive descent depth control in org-publish
2012-12-21 23:42 Recursive descent depth control in org-publish Jashank Jeremy
@ 2012-12-23 23:15 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-12-23 23:15 UTC (permalink / raw)
To: Jashank Jeremy; +Cc: Emacs Org-Mode
Hi Jeremy,
Jashank Jeremy <jashank@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-24 0:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-21 23:42 Recursive descent depth control in org-publish Jashank Jeremy
2012-12-23 23:15 ` Bastien
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).