Re: [Orgmode] Re: Displaying column titles in column view

2008-07-28 Thread Carsten Dominik
On Jul 28, 2008, at 4:46 AM, Steven E. Harris wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: I do not know about cygwin, but things are working properly here (MacOS X, xemacs 21.4.20) Can you suggest a function I can trace through that draws the headline to make sure that it's being cal

Re: [Orgmode] Re: Displaying column titles in column view

2008-07-27 Thread Carsten Dominik
I do not know about cygwin, but things are working properly here (MacOS X, xemacs 21.4.20) - Carsten On Jul 27, 2008, at 2:30 PM, Steven E. Harris wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: What versions of Emacs and org-mode are you using? XEmacs version 21.4.21 (Cygwin) Org-mod

Re: [Orgmode] Re: Displaying column titles in column view

2008-07-27 Thread Manish
On Mon, Jul 28, 2008 at 6:34 AM, Steven E. Harris wrote: > Manish <[EMAIL PROTECTED]> writes: > >> Try this: >> >> , >> | :COLUMNS: %40ITEM(Task) %16Effort(Estimated Effort){+} >> ` > > Other than the second column being wider, it produced the same outcome. > >> Str

Re: [Orgmode] Re: Displaying column titles in column view

2008-07-27 Thread Manish
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: >