emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] "wrong=type-argument listp" on publish


From: Matt Price
Subject: Re: [O] "wrong=type-argument listp" on publish
Date: Tue, 14 Mar 2017 11:15:26 -0400



On Mon, Mar 6, 2017 at 3:51 PM, Nick Dokos <address@hidden> wrote:
Matt Price <address@hidden> writes:

> Anyone else getting this? I'm unable to publish.  I don't see what is unlist-like about the first
> argument to plist-put. 
> --------------
> Debugger entered--Lisp error: (wrong-type-argument listp (:base-directory "~/RLG231/Lectures/"
> :base-extension "org" :publishing-directory "/ssh:address@hidden:/var/www/sandbox/RLG231/Lectures/Slides"
> :recursive nil :publishing-function mwp-org-reveal-publish-to-html :headline-levels 4 :exclude
> "AllLectures.org" :exclude-tags note noexport :auto-preamble t))
>   plist-put((:base-directory "~/RLG231/Lectures/" :base-extension "org" :publishing-directory "/
> ssh:address@hidden:/var/www/sandbox/RLG231/Lectures/Slides" :recursive nil :publishing-function
> mwp-org-reveal-publish-to-html :headline-levels 4 :exclude "AllLectures.org" :exclude-tags note noexport

I think it's complaining about :exclude-tags - maybe try ("note" "noexport") as the value?

ah, thank you so much Nick. I missed this response last week and only just now saw it -- you've solved my problem completely. Thank you!!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]