From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jose Robins Subject: clocktable bug? Date: Mon, 21 Jul 2008 15:59:56 -0700 Message-ID: <488514EC.1070105@yahoo.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1136818146==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KL4MM-0003Dr-BW for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 19:00:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KL4MK-0003Bo-5n for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 19:00:01 -0400 Received: from [199.232.76.173] (port=41054 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KL4MK-0003Bf-1b for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 19:00:00 -0400 Received: from n27.bullet.mail.mud.yahoo.com ([68.142.206.222]:34780) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KL4MJ-0000Kk-L5 for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 18:59:59 -0400 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: org-mode This is a multi-part message in MIME format. --===============1136818146== Content-Type: multipart/alternative; boundary="------------090005050608060103050300" This is a multi-part message in MIME format. --------------090005050608060103050300 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit When you have a clocktable with :tstart :tend, step and link, the "step" does not seem to be working (essentially the whole week or month is presented in one big chunk). the presence of "link" seems to be problem. If you take off "link", then the *step* parameter is honored. org6.05b on emacs 22.x Jose --------------090005050608060103050300 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit When you have a clocktable with :tstart :tend, step and link, the "step" does not seem to be working (essentially the whole week or month is presented in one big chunk). the presence of "link" seems to be problem. If you take off "link", then the *step* parameter is honored.

org6.05b on emacs 22.x

Jose


--------------090005050608060103050300-- --===============1136818146== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1136818146==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: clocktable bug? Date: Mon, 21 Jul 2008 22:54:33 -0700 Message-ID: <44E854A8-29CC-4565-BEF3-496F9D8407E5@uva.nl> References: <488514EC.1070105@yahoo.com> Mime-Version: 1.0 (Apple Message framework v926) Content-Type: multipart/mixed; boundary="===============0200463597==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KLApb-00072R-RC for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 01:54:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLApb-000729-3e for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 01:54:39 -0400 Received: from [199.232.76.173] (port=40204 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLApa-000726-TW for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 01:54:38 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:47017) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KLApa-0001Th-7B for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 01:54:38 -0400 In-Reply-To: <488514EC.1070105@yahoo.com> 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: Jose Robins Cc: org-mode --===============0200463597== Content-Type: multipart/alternative; boundary=Apple-Mail-7-28189026 --Apple-Mail-7-28189026 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit I cannot reproduce this. Maybe the documentation is not clear enough to explain that you need to write :link t i.e. :link needs to have a value.... ? - Carsten On Jul 21, 2008, at 3:59 PM, Jose Robins wrote: > When you have a clocktable with :tstart :tend, step and link, the > "step" does not seem to be working (essentially the whole week or > month is presented in one big chunk). the presence of "link" seems > to be problem. If you take off "link", then the *step* parameter is > honored. > > org6.05b on emacs 22.x > > Jose > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode --Apple-Mail-7-28189026 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I cannot reproduce this. =  Maybe the documentation is not clear enough to explain
that = you need to write


   = :link t

i.e. :link needs to have a value.... = ?

- Carsten

On Jul 21, = 2008, at 3:59 PM, Jose Robins wrote:

When you have a clocktable with :tstart :tend, = step and link, the "step" does not seem to be working (essentially the = whole week or month is presented in one big chunk). the presence of = "link" seems to be problem. If you take off "link", then the *step* = parameter is honored.

org6.05b on emacs 22.x

Jose
=

= _______________________________________________
Emacs-orgmode mailing = list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.= gnu.org/mailman/listinfo/emacs-orgmode

= --Apple-Mail-7-28189026-- --===============0200463597== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0200463597==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jose Robins Subject: Re: clocktable bug? Date: Tue, 22 Jul 2008 06:16:51 -0700 Message-ID: <4885DDC3.7030100@yahoo.com> References: <488514EC.1070105@yahoo.com> <44E854A8-29CC-4565-BEF3-496F9D8407E5@uva.nl> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1760998701==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KLHjh-0003ka-11 for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 09:17:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KLHjc-0003kL-93 for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 09:16:59 -0400 Received: from [199.232.76.173] (port=42064 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KLHjc-0003kI-3S for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 09:16:56 -0400 Received: from n20.bullet.mail.mud.yahoo.com ([68.142.206.147]:43700) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KLHjb-0003tN-K7 for emacs-orgmode@gnu.org; Tue, 22 Jul 2008 09:16:55 -0400 In-Reply-To: <44E854A8-29CC-4565-BEF3-496F9D8407E5@uva.nl> 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: Carsten Dominik Cc: org-mode This is a multi-part message in MIME format. --===============1760998701== Content-Type: multipart/alternative; boundary="------------080702080000050604060605" This is a multi-part message in MIME format. --------------080702080000050604060605 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Yep, that's it! Silly me. Actually, it would be great if the manual could be "idiot-proofed" especially for people like me!! :) thanks, Jose Carsten Dominik wrote: > I cannot reproduce this. Maybe the documentation is not clear enough > to explain > that you need to write > > > :link t > > i.e. :link needs to have a value.... ? > > - Carsten > > On Jul 21, 2008, at 3:59 PM, Jose Robins wrote: > >> When you have a clocktable with :tstart :tend, step and link, the >> "step" does not seem to be working (essentially the whole week or >> month is presented in one big chunk). the presence of "link" seems to >> be problem. If you take off "link", then the *step* parameter is honored. >> >> org6.05b on emacs 22.x >> >> Jose >> >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Remember: use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > --------------080702080000050604060605 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Yep, that's it! Silly me. Actually, it would be great if the manual could be "idiot-proofed" especially for people like me!! :)
thanks,

Jose

Carsten Dominik wrote:
I cannot reproduce this.  Maybe the documentation is not clear enough to explain
that you need to write


   :link t

i.e. :link needs to have a value.... ?

- Carsten

On Jul 21, 2008, at 3:59 PM, Jose Robins wrote:

When you have a clocktable with :tstart :tend, step and link, the "step" does not seem to be working (essentially the whole week or month is presented in one big chunk). the presence of "link" seems to be problem. If you take off "link", then the *step* parameter is honored.

org6.05b on emacs 22.x

Jose


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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