From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: error while creating agenda clocktable Date: Fri, 27 Apr 2018 15:47:41 +0200 Message-ID: <874ljwbw1u.fsf@gnu.org> References: <30c73220-22f9-51eb-46a2-f3582211efae@online.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fC3j0-0005Gm-O5 for emacs-orgmode@gnu.org; Fri, 27 Apr 2018 09:47:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fC3ix-000751-Mk for emacs-orgmode@gnu.org; Fri, 27 Apr 2018 09:47:46 -0400 In-Reply-To: <30c73220-22f9-51eb-46a2-f3582211efae@online.de> (Rainer Stengele's message of "Fri, 27 Apr 2018 15:00:18 +0200") 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: Rainer Stengele Cc: emacs-orgmode@gnu.org Hi Rainer, Rainer Stengele writes: > I will copy the new function and modify it to fit my needs. Thanks for this - please share your experience so that we can better guide people in updating their code. The only backward-incompatible change is that :tags is now :match and :tags can now be nil or t to allow to insert tags. You might also want to test the new feature. Thanks, -- Bastien