From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Wrong type argument: sequencep, quote Date: Wed, 25 Feb 2009 12:49:18 +0100 Message-ID: <690C2E72-282B-46EE-97B8-40EF26E4BF3D@uva.nl> References: <87skm4ficd.fsf@rosslaird.info> <61B7CE3D-EA8E-4E73-8068-16303F00676F@uva.nl> <87ocwrg9it.fsf@rosslaird.info> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LcJ6U-0002DS-74 for emacs-orgmode@gnu.org; Wed, 25 Feb 2009 07:43:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LcJ6R-0002CA-AO for emacs-orgmode@gnu.org; Wed, 25 Feb 2009 07:43:07 -0500 Received: from [199.232.76.173] (port=37717 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LcJ6Q-0002Bx-Lc for emacs-orgmode@gnu.org; Wed, 25 Feb 2009 07:43:06 -0500 Received: from fg-out-1718.google.com ([72.14.220.156]:29086) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LcJ6Q-0007be-6N for emacs-orgmode@gnu.org; Wed, 25 Feb 2009 07:43:06 -0500 Received: by fg-out-1718.google.com with SMTP id l27so251465fgb.30 for ; Wed, 25 Feb 2009 04:43:04 -0800 (PST) In-Reply-To: <87ocwrg9it.fsf@rosslaird.info> 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: "Ross A. Laird" Cc: emacs-orgmode@gnu.org On Feb 24, 2009, at 4:05 PM, Ross A. Laird wrote: > 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 This line is correct, and when activated by loading such a buffer, or by pressing C-c C-c in the line, it will actually change org-drawers. > 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!). Let me repeat: Do you have an #+OPTIONS line? what does it say? Please verify the value of org-drawers in the buffer where you use this. Don't try to minimize the information you give us, maximize it. - Carsten > > > 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 > > > > _______________________________________________ > 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