From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolay Kudryavtsev Subject: Re: clocktable - Wrong type argument: plistp - after upgrade Date: Sat, 9 Mar 2019 23:44:28 +0300 Message-ID: References: <87o9dxuxux.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:43687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h2ipf-0008Py-CZ for emacs-orgmode@gnu.org; Sat, 09 Mar 2019 15:44:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h2ipe-0003h8-OF for emacs-orgmode@gnu.org; Sat, 09 Mar 2019 15:44:35 -0500 Received: from mail-lj1-x22c.google.com ([2a00:1450:4864:20::22c]:42619) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h2ipe-0003gA-Eo for emacs-orgmode@gnu.org; Sat, 09 Mar 2019 15:44:34 -0500 Received: by mail-lj1-x22c.google.com with SMTP id d14so833854ljl.9 for ; Sat, 09 Mar 2019 12:44:34 -0800 (PST) In-Reply-To: Content-Language: en-US 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: Roland Everaert , Nicolas Goaziou Cc: emacs-orgmode Sorry for being a necromancer, but the problem is still sort of there. In the old versions you didn't need to specify the state, so just adding "fileskip0" would work, but now you have to use "fileskip0 t". It's not a big deal by any means, but maybe the manual should be improved, since it has leftovers from laxer times. I wouldn't expect users to know that dblocks properties should be a proper plist, so reminding them is probably a good idea. So for fileskip0, stepskip0 and other boolean values(are there any more?) maybe the manual sentence should follow the form of one for :emphasize, that is, start with "When ‘t’,". -- Best Regards, Nikolay Kudryavtsev