From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Everaert Subject: Re: clocktable - Wrong type argument: plistp - after upgrade Date: Mon, 23 Jul 2018 13:57:18 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000e8f2720571a958e7" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fhZSr-0002eh-6q for emacs-orgmode@gnu.org; Mon, 23 Jul 2018 07:57:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fhZSq-00072e-9u for emacs-orgmode@gnu.org; Mon, 23 Jul 2018 07:57:21 -0400 Received: from mail-wr1-x431.google.com ([2a00:1450:4864:20::431]:33624) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fhZSq-00070Q-2i for emacs-orgmode@gnu.org; Mon, 23 Jul 2018 07:57:20 -0400 Received: by mail-wr1-x431.google.com with SMTP id g6-v6so438929wrp.0 for ; Mon, 23 Jul 2018 04:57:19 -0700 (PDT) In-Reply-To: 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 --000000000000e8f2720571a958e7 Content-Type: text/plain; charset="UTF-8" After some search, I have found this option causing the error. It is :fileskip0. If I remove it from the #+BEGIN line, the clocktable is computed and displayed. On Mon, Jul 23, 2018 at 8:23 AM, Roland Everaert wrote: > 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. > --000000000000e8f2720571a958e7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
After some search, I have found this option causing the er= ror. It is :fileskip0. If I remove it from the #+BEGIN line, the clocktable= is computed and displayed.




On Mon, Jul 23= , 2018 at 8:23 AM, Roland Everaert <reveatwork@gmail.com>= wrote:
Hi,

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

Here is the clocktable declarat= ion:

#+COLUMNS: %60ITEM %7imputation %TODO %3= PRIORITY %TAGS#
+BEGIN: clocktable :block thisweek-1 :maxlevel 5 = :scope agenda-with-archives :properties ("imputation") :inherit-p= rops t :step day :fileskip0 :link t


The full error message:

org-prepare-db= lock: Wrong type argument: plistp, (:name "clocktable" :block thi= sweek-1 :maxlevel 5 :scope agenda-with-archives :properties ("imputati= on") ...)


Version of ema= cs 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
<= div>
Does the syntax changed in clocktable?

Roland.

--000000000000e8f2720571a958e7--