From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Everaert Subject: clocktable - Wrong type argument: plistp - after upgrade Date: Mon, 23 Jul 2018 08:23:14 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="00000000000037c3910571a4ae7e" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fhUFa-0006Sk-21 for emacs-orgmode@gnu.org; Mon, 23 Jul 2018 02:23:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fhUFY-0007L5-V4 for emacs-orgmode@gnu.org; Mon, 23 Jul 2018 02:23:18 -0400 Received: from mail-wr1-x436.google.com ([2a00:1450:4864:20::436]:44970) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fhUFY-0007Kc-MJ for emacs-orgmode@gnu.org; Mon, 23 Jul 2018 02:23:16 -0400 Received: by mail-wr1-x436.google.com with SMTP id r16-v6so16610386wrt.11 for ; Sun, 22 Jul 2018 23:23:16 -0700 (PDT) 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: emacs-orgmode --00000000000037c3910571a4ae7e Content-Type: text/plain; charset="UTF-8" Hi, After an upgrade of both cygwin and org-mode, I am not able to refresh my clock table. Here is the clocktable declaration: #+COLUMNS: %60ITEM %7imputation %TODO %3PRIORITY %TAGS# +BEGIN: clocktable :block thisweek-1 :maxlevel 5 :scope agenda-with-archives :properties ("imputation") :inherit-props t :step day :fileskip0 :link t The full error message: org-prepare-dblock: Wrong type argument: plistp, (:name "clocktable" :block thisweek-1 :maxlevel 5 :scope agenda-with-archives :properties ("imputation") ...) Version of emacs and org-mode: Org mode version 9.1.13 (9.1.13-elpa @ /cygdrive/c/Users/re/.emacs.d/elpa/org-20180716/) GNU Emacs 26.1 (build 1, x86_64-unknown-cygwin) of 2018-05-28 Does the syntax changed in clocktable? Roland. --00000000000037c3910571a4ae7e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

After an upgrade of both cygwin and= org-mode, I am not able to refresh my clock table.

Here is the clocktable declaration:

#+COLUM= NS: %60ITEM %7imputation %TODO %3PRIORITY %TAGS#
+BEGIN: clocktab= le :block thisweek-1 :maxlevel 5 :scope agenda-with-archives :properties (&= quot;imputation") :inherit-props t :step day :fileskip0 :link t
<= /div>


The full error message:
<= br>
org-prepare-dblock: Wrong type argument: plistp, (:name = "clocktable" :block thisweek-1 :maxlevel 5 :scope agenda-with-arc= hives :properties ("imputation") ...)

<= div>
Version of emacs and org-mode:

=
Org mode version 9.1.13 (9.1.13-elpa @ /cygdrive/c/Users/re/.emacs.d/e= lpa/org-20180716/)
GNU Emacs 26.1 (build 1, x86_64-unknown-cygwin= ) of 2018-05-28

Does the syntax changed in c= locktable?

Roland.
--00000000000037c3910571a4ae7e--