Nick Dokos <ndo...@gmail.com> writes: > John Hendy <jw.he...@gmail.com> writes: > >> On Wed, Nov 18, 2015 at 2:29 PM, Peter Davis <p...@pfdstudio.com> wrote: >>> >>> For the first time, I'm trying to export just a single subtree of my >>> overall document, by typing >>> >>> C-c C-e C-s H O >>> >>> However, I get this error: >>> >>> apply: Wrong type argument: listp, #("Details, November 2015" 0 22 (:parent >>> (#0))) >>> >>> The portion in quotes is the overall title of my document. >>> >>> Should this work? Is there something I need to do differently? >> > > You should also provide a backtrace (with uncompiled code) if possible. > See > > (info "(org) Feedback") > > and, in particular, the subsection "How to create a useful backtrace".
Thanks very much, John and Nick. I didn't realize it was so easy to reload with uncompiled lisp. I tried this, but the export worked with the uncompiled code! No error, so no debug backtrace. Thanks, -pd