At Sun, 31 Oct 2010 20:34:20 -0400, Bernt Hansen wrote: > > Bernt Hansen <be...@norang.ca> writes: > > > Hi, > > > > Using the following commit > > ed5665e (babel: Use `copy-sequence' instead of `copy-tree', 2010-10-31) > > > > if I mark a level 1 subtree with C-c @ and then try to export to HTML > > with C-c C-e b I get the following stack dump: > > > > Exporting a level 2 subtree works. > > This seems to be related to my use of archive properties.
Not exactly. If you export a subtree, Org uses the heading as the exported document's title and marks the headline for removal by the :org-license-to-kill text property. Now the error kicks in `org-export-remove-archived-trees' because at this point the headline is already removed but the function is set to 'headline, e.g. tries to export this headline. Not sure how to solve this problem. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmj...@jabber.org Email..... dm...@ictsoc.de
pgpvRwmcIpAjg.pgp
Description: PGP signature
_______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode