From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jashank Jeremy Subject: Recursive descent depth control in org-publish Date: Sat, 22 Dec 2012 10:42:31 +1100 Message-ID: <50D4F3E7.9080202@rulingia.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2NKEIGCIGJLIWOCVRMFIH" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TmCmu-000280-KV for emacs-orgmode@gnu.org; Fri, 21 Dec 2012 19:18:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TmCmr-00032u-O8 for emacs-orgmode@gnu.org; Fri, 21 Dec 2012 19:18:00 -0500 Received: from host-122-100-2-194.octopus.com.au ([122.100.2.194]:39344 helo=vps.rulingia.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TmCmr-00032X-4H for emacs-orgmode@gnu.org; Fri, 21 Dec 2012 19:17:57 -0500 Received: from server.rulingia.com (c220-239-254-207.belrs5.nsw.optusnet.com.au [220.239.254.207]) by vps.rulingia.com (8.14.5/8.14.5) with ESMTP id qBLNgfHc078964 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sat, 22 Dec 2012 10:42:41 +1100 (EST) (envelope-from jashank@rulingia.com) Received: from elspeth.rulingia.com (elspeth.rulingia.com [192.168.123.157]) (authenticated bits=0) by server.rulingia.com (8.14.5/8.14.5) with ESMTP id qBLNgYSE046079 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Sat, 22 Dec 2012 10:42:35 +1100 (EST) (envelope-from jashank@rulingia.com) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Emacs Org-Mode This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2NKEIGCIGJLIWOCVRMFIH Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 --=20 Jashank Jeremy PGP: 0x25A5C309 ------enig2NKEIGCIGJLIWOCVRMFIH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlDU8+kACgkQrMXkZyWlwwlRpACfSEqp7eMvJ29OdDLMvug29irT BNcAoLyldonoH1ChDXzVLmicqwrH3cc6 =qUPW -----END PGP SIGNATURE----- ------enig2NKEIGCIGJLIWOCVRMFIH--