[Orgmode] Bug with time summary in column view?

2009-11-24 Thread Norbert Zeh
Hi folks,

I just tried the latest org-mode version 6.33f, and I've run into the
following problem that is not there with version 6.32b but which I can
also reproduce with version 6.33c (sorry didn't try any other versions).

In my agenda, I assign an Effort property to each TODO item.  In column
view, I have set up a summary for this column with

#+COLUMNS: Effort(Estimate){:}

Using version 6.32b, the effort estimate is shown for each day in column
view.  Using the 6.33 versions I tried, no such summary is shown.  Is
this a bug or a feature?

Thanks for your help.

Cheers,
Norbert


___
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


Re: [Orgmode] Bug with time summary in column view?

2009-11-24 Thread James TD Smith
Hi Norbert,

On 2009-11-24 16:56:27(-0400), Norbert Zeh wrote:
 I just tried the latest org-mode version 6.33f, and I've run into the
 following problem that is not there with version 6.32b but which I can
 also reproduce with version 6.33c (sorry didn't try any other versions).

I've just tried this with the latest org-mode from git and it seems to be
working fine. There have been no changes to column view since 6.33f was tagged.

 In my agenda, I assign an Effort property to each TODO item.  In column
 view, I have set up a summary for this column with
 
 #+COLUMNS: Effort(Estimate){:}

Each column definition should start with a '%'. Try 

#+COLUMNS: %TODO %Effort(Estimate){:}

 Using version 6.32b, the effort estimate is shown for each day in column
 view.  Using the 6.33 versions I tried, no such summary is shown.  Is
 this a bug or a feature?

James

--
|-James TD Smith-email/ahktenz...@mohorovi.cc-|


___
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


Re: [Orgmode] Bug with time summary in column view?

2009-11-24 Thread Norbert Zeh
Hi James,

thanks for the reply.

[...]

 Each column definition should start with a '%'. Try 
 
 #+COLUMNS: %TODO %Effort(Estimate){:}

Actually, this was just a mistake in copying this into the email.  It
does have the % in my colum specs.  The way I noticed the issue what
that my Debian box had 6.32b, while I had installed 6.33c, then f on my
windows machine.  Going back to 6.32b fixed the problem on the windows
machine.

Since it works for you, next question: which emacs version are you
using?  I'm running 23 on my windows box.  Could this make a difference?

Cheers,
Norbert


___
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