From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Re: Exporting a subtree Date: Thu, 19 Nov 2015 08:32:27 -0500 Message-ID: <6sw6c7poz6gln8.fsf@pfdstudio.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzPKC-0000M9-JZ for emacs-orgmode@gnu.org; Thu, 19 Nov 2015 08:32:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZzPK9-0004Er-8o for emacs-orgmode@gnu.org; Thu, 19 Nov 2015 08:32:32 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:56363) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzPK9-0004Eh-5t for emacs-orgmode@gnu.org; Thu, 19 Nov 2015 08:32:29 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id A32B320D16 for ; Thu, 19 Nov 2015 08:32:28 -0500 (EST) 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: Nick Dokos Cc: emacs-orgmode@gnu.org Nick Dokos writes: > John Hendy writes: > >> On Wed, Nov 18, 2015 at 2:29 PM, Peter Davis 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 for the tips. I was hoping this would be simple to answer. I don't really have hours of time to keep stopping and re-starting emacs with uncompiled org-mode files, with minimal startup, etc. If I get a chance, I'll post the details. Meanwhile, I'll live without this feature. Thank you! -pd