On Mon, Jul 28, 2008 at 3:14 AM, Steven E. Harris wrote:
  >
  > Here's the complete document:
  >
  > * Top
  >  :PROPERTIES:
  >  :COLUMNS:  %40ITEM(Task) %Effort(Estimated Effort){+}
  >  :END:
  > ** First
  >   :PROPERTIES:
  >   :Effort:   2
  >   :END:
  > ** Second
  >   :PROPERTIES:
  >   :Effort:   3
  >   :END:
  > ** Third
  >   :PROPERTIES:
  >   :Effort:   40
  >   :END:
  >
  > Pressing C-c C-x C-c, then `c', produces the following layout:
  >

Try this:

,----
| :COLUMNS:  %40ITEM(Task) %16Effort(Estimated Effort){+}
`----

  > Note also the extra letter in the far-right column, which looks like
  > the first letter of each item.

Strange.  I did not see this when I tried your example.

-- Manish


_______________________________________________
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

Reply via email to