From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: "wrong=type-argument listp" on publish Date: Mon, 6 Mar 2017 14:41:46 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1140efb0f7b786054a1515f1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59111) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ckyVz-0002dJ-4D for emacs-orgmode@gnu.org; Mon, 06 Mar 2017 14:41:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ckyVx-0000KG-PX for emacs-orgmode@gnu.org; Mon, 06 Mar 2017 14:41:51 -0500 Received: from mail-io0-x233.google.com ([2607:f8b0:4001:c06::233]:33084) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ckyVx-0000Ix-HV for emacs-orgmode@gnu.org; Mon, 06 Mar 2017 14:41:49 -0500 Received: by mail-io0-x233.google.com with SMTP id f84so119727783ioj.0 for ; Mon, 06 Mar 2017 11:41:47 -0800 (PST) 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" To: Org Mode --001a1140efb0f7b786054a1515f1 Content-Type: text/plain; charset=UTF-8 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:matt@shimano:/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:matt@shimano:/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) :crossrefs nil) org-combine-plists((:base-directory "~/RLG231/Lectures/" :base-extension "org" :publishing-directory "/ssh:matt@shimano:/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) (:crossrefs nil :filter-final-output (org-publish--store-crossrefs org-publish-collect-index))) org-publish-org-to(reveal "/home/matt/RLG231/Lectures/ 07-creation-design.org" ".html" (:base-directory "~/RLG231/Lectures/" :base-extension "org" :publishing-directory "/ssh:matt@shimano:/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) "/ssh:matt@shimano :/var/www/sandbox/RLG231/Lectures/Slides/") (let ((org-reveal-single-file t)) (org-publish-org-to (quote reveal) filename ".html" plist pub-dir)) mwp-org-reveal-publish-to-html((:base-directory "~/RLG231/Lectures/" :base-extension "org" :publishing-directory "/ssh:matt@shimano:/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) "/home/matt/RLG231/Lectures/07-creation-design.org" "/ssh:matt@shimano:/var/www/sandbox/RLG231/Lectures/Slides/") org-publish-file("/home/matt/RLG231/Lectures/07-creation-design.org" ("rlg231-lecture-slides" :base-directory "~/RLG231/Lectures/" :base-extension "org" :publishing-directory "/ssh:matt@shimano:/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) t) --------------- Thank you! Matt --001a1140efb0f7b786054a1515f1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Anyone else getting this? I'm unable to publ= ish.=C2=A0 I don't see what is unlist-like about the first argument to = plist-put.=C2=A0
--------------
Debugger entered--Lisp error: (wrong= -type-argument listp (:base-directory "~/RLG231/Lectures/" :base-= extension "org" :publishing-directory "/ssh:matt@shimano:/va= r/www/sandbox/RLG231/Lectures/Slides" :recursive nil :publishing-funct= ion mwp-org-reveal-publish-to-html :headline-levels 4 :exclude "AllLec= tures.org" :exclude-tags note noexport :auto-preamble t))
=C2=A0 pl= ist-put((:base-directory "~/RLG231/Lectures/" :base-extension &qu= ot;org" :publishing-directory "/ssh:matt@shimano:/var/www/sandbox= /RLG231/Lectures/Slides" :recursive nil :publishing-function mwp-org-r= eveal-publish-to-html :headline-levels 4 :exclude "AllLectures.org&quo= t; :exclude-tags note noexport :auto-preamble t) :crossrefs nil)
=C2=A0 = org-combine-plists((:base-directory "~/RLG231/Lectures/" :base-ex= tension "org" :publishing-directory "/ssh:matt@shimano:/var/= www/sandbox/RLG231/Lectures/Slides" :recursive nil :publishing-functio= n mwp-org-reveal-publish-to-html :headline-levels 4 :exclude "AllLectu= res.org" :exclude-tags note noexport :auto-preamble t) (:crossrefs nil= :filter-final-output (org-publish--store-crossrefs org-publish-collect-ind= ex)))
=C2=A0 org-publish-org-to(reveal "/home/matt/RLG231/Lectures/= 07-creation-design.org" = ".html" (:base-directory "~/RLG231/Lectures/" :base-ext= ension "org" :publishing-directory "/ssh:matt@shimano:/var/w= ww/sandbox/RLG231/Lectures/Slides" :recursive nil :publishing-function= mwp-org-reveal-publish-to-html :headline-levels 4 :exclude "AllLectur= es.org" :exclude-tags note noexport :auto-preamble t) "/ssh:matt@= shimano:/var/www/sandbox/RLG231/Lectures/Slides/")
=C2=A0 (let ((or= g-reveal-single-file t)) (org-publish-org-to (quote reveal) filename "= .html" plist pub-dir))
=C2=A0 mwp-org-reveal-publish-to-html((:base= -directory "~/RLG231/Lectures/" :base-extension "org" := publishing-directory "/ssh:matt@shimano:/var/www/sandbox/RLG231/Lectur= es/Slides" :recursive nil :publishing-function mwp-org-reveal-publish-= to-html :headline-levels 4 :exclude "AllLectures.org" :exclude-ta= gs note noexport :auto-preamble t) "/home/matt/RLG231/Lectures/07-creation-design.org" "/= ssh:matt@shimano:/var/www/sandbox/RLG231/Lectures/Slides/")
=C2=A0 = org-publish-file("/home/matt/RLG231/Lectures/07-creation-design.org" ("rlg231-lecture-sli= des" :base-directory "~/RLG231/Lectures/" :base-extension &q= uot;org" :publishing-directory "/ssh:matt@shimano:/var/www/sandbo= x/RLG231/Lectures/Slides" :recursive nil :publishing-function mwp-org-= reveal-publish-to-html :headline-levels 4 :exclude "AllLectures.org&qu= ot; :exclude-tags note noexport :auto-preamble t) t)

---------------=
Thank you!
Matt
--001a1140efb0f7b786054a1515f1--