From mboxrd@z Thu Jan 1 00:00:00 1970 From: ross@rosslaird.info (Ross A. Laird) Subject: Re: Wrong type argument: sequencep, quote Date: Tue, 24 Feb 2009 07:05:46 -0800 Message-ID: <87ocwrg9it.fsf@rosslaird.info> References: <87skm4ficd.fsf@rosslaird.info> <61B7CE3D-EA8E-4E73-8068-16303F00676F@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LbyrB-0001LM-FC for emacs-orgmode@gnu.org; Tue, 24 Feb 2009 10:06:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LbyrA-0001Kw-R4 for emacs-orgmode@gnu.org; Tue, 24 Feb 2009 10:06:01 -0500 Received: from [199.232.76.173] (port=59531 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LbyrA-0001Kp-Ko for emacs-orgmode@gnu.org; Tue, 24 Feb 2009 10:06:00 -0500 Received: from main.gmane.org ([80.91.229.2]:38601 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lbyr9-0003us-Vi for emacs-orgmode@gnu.org; Tue, 24 Feb 2009 10:06:00 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Lbyr8-0007Zi-Td for emacs-orgmode@gnu.org; Tue, 24 Feb 2009 15:05:59 +0000 Received: from h24-207-49-95.dlt.dccnet.com ([24.207.49.95]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Feb 2009 15:05:58 +0000 Received: from ross by h24-207-49-95.dlt.dccnet.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Feb 2009 15:05:58 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Carsten Dominik writes: > What is the value or org-drawers? > > What is your #+OPTIONS line? This is likely the source of my problem. I had trouble finding the proper way to configure the drawer. The documentation says that "Drawers need to be configured with the variable org-drawers," then gives the example of "You can define drawers on a per-file basis with a line like #+DRAWERS: HIDDEN PROPERTIES STATE." So, without further indication of what these settings do, or how to actually use the variable org-drawers, I just used the sample code in my file with the name of my drawer added on to the end: #+DRAWERS: HIDDEN PROPERTIES STATE PRIVATE The drawer, by the way, has encrypted text in it. I have also confirmed that html export works fine in general. Perhaps there is an argument to be made for clarifying the drawers documentation (or perhaps I'm just too clueless!). Cheers. Ross > > - Carsten > > On Feb 24, 2009, at 7:40 AM, Ross A. Laird wrote: > >> >> This is the error I get when I try any form of html export: >> >> org-export-remove-or-extract-drawers: Wrong type argument: sequencep, >> quote >> >> It even happens when I select a region without a drawer and then try >> exporting. >> >> Suggestions? >> >> -- >> Ross A. Laird, PhD >> www.rosslaird.info >> >> >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Remember: use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > -- Ross A. Laird, PhD www.rosslaird.info