From mboxrd@z Thu Jan 1 00:00:00 1970 From: Inquisitive Scientist Subject: bug in dynamic block for clock table using :tags Date: Wed, 4 Aug 2010 12:15:43 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1861571570==" Return-path: Received: from [140.186.70.92] (port=32930 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oggd8-0004ot-DI for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 12:15:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oggd7-0000IG-DT for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 12:15:46 -0400 Received: from mail-gw0-f41.google.com ([74.125.83.41]:62889) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oggd7-0000I4-AR for emacs-orgmode@gnu.org; Wed, 04 Aug 2010 12:15:45 -0400 Received: by gwj16 with SMTP id 16so2769131gwj.0 for ; Wed, 04 Aug 2010 09:15:44 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============1861571570== Content-Type: multipart/alternative; boundary=0016e64f8f4adc9b98048d01be39 --0016e64f8f4adc9b98048d01be39 Content-Type: text/plain; charset=ISO-8859-1 Dear Experts, There seems to be a bug in the tags feature for clock tables. When I try to generate a dynamic block for a clock-table in the following example file it goes into an infinite loop. *** 2010-08-04 Wednesday This illustrates a bug in org-clock.el. When you Do C-c C-x C-r using org-mode version 7.01g on Windows of GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON. #+BEGIN: clocktable :maxlevel 8 :scope subtree :tags "{DAILY}" #+END: **** TODO PLAN <2010-08-04 Wed> :PLAN:DAILY: SCHEDULED: <2010-08-04 Wed 09:20-09:40> CLOCK: [2010-08-04 Wed 09:20]--[2010-08-04 Wed 09:31] => 0:11 **** foo SCHEDULED: <2010-08-04 Wed 08:30-09:20> CLOCK: [2010-08-04 Wed 08:30]--[2010-08-04 Wed 09:30] => 1:00 --0016e64f8f4adc9b98048d01be39 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Dear Experts,

There seems to be a bug in the tags feature for clock = tables. When I try to generate a dynamic block for a clock-table in the fol= lowing example file it goes into an infinite loop.

*** 2010-08-04 We= dnesday

This illustrates a bug in org-clock.el. When you Do C-c C-x C-r usingorg-mode version 7.01g on Windows of GNU Emacs 23.1.1
(i386-mingw-nt5.= 1.2600) of 2009-07-30 on SOFT-MJASON.

#+BEGIN: clocktable :maxlevel = 8 :scope subtree :tags "{DAILY}"

#+END:

**** TODO PLAN <2010-08-04 Wed>=A0=A0=A0 =A0=A0=A0 = =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0= =A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0=A0= =A0 =A0:PLAN:DAILY:
=A0=A0=A0 =A0=A0=A0 =A0SCHEDULED: <2010-08-04 Wed= 09:20-09:40>
=A0=A0=A0 =A0=A0=A0 =A0CLOCK: [2010-08-04 Wed 09:20]--[= 2010-08-04 Wed 09:31] =3D>=A0 0:11

**** foo
=A0=A0=A0 =A0=A0=A0 =A0SCHEDULED: <2010-08-04 Wed 08:30-= 09:20>
=A0=A0=A0 =A0=A0=A0 =A0CLOCK: [2010-08-04 Wed 08:30]--[2010-08= -04 Wed 09:30] =3D>=A0 1:00


--0016e64f8f4adc9b98048d01be39-- --===============1861571570== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1861571570==--