[Orgmode] Re: Displaying column titles in column view

2008-08-01 Thread Peter Jones
"Steven E. Harris" <[EMAIL PROTECTED]> writes: > There are still many things that are odd about the header line. If I > have a vertically-split window, with an org-mode file in the bottom > window, and I activate column mode, the header appears above the top > window. Maybe that's the only place th

[Orgmode] Re: Displaying column titles in column view

2008-08-01 Thread Steven E. Harris
Carsten Dominik <[EMAIL PROTECTED]> writes: > `org-columns-display-here-title' I figured out the main problem last night: I've had the following configuration in my XEmacs configuration for about the last seven years: , | ;; turn off gutter | (and (boundp 'default-gutter-visible-p) | (s

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

[Orgmode] Re: Displaying column titles in column view

2008-07-28 Thread Steven E. Harris
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 called? -- Steven E. Harris _

[Orgmode] Re: Displaying column titles in column view

2008-07-28 Thread Steven E. Harris
"Steven E. Harris" <[EMAIL PROTECTED]> writes: > Note also the extra letter in the far-right column, which looks like > the first letter of each item. Another difference I noticed: The "Effort" column's cells have a leading asterisk. -- Steven E. Harris __

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

[Orgmode] Re: Displaying column titles in column view

2008-07-27 Thread Steven E. Harris
Manish <[EMAIL PROTECTED]> writes: > Try this: > > , > | :COLUMNS: %40ITEM(Task) %16Effort(Estimated Effort){+} > ` Other than the second column being wider, it produced the same outcome. > Strange. I did not see this when I tried your example. Which Emacs variant are you using? --

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: >

[Orgmode] Re: Displaying column titles in column view

2008-07-27 Thread Steven E. Harris
Carsten Dominik <[EMAIL PROTECTED]> writes: > No that should happen automatic. Here's the complete document: * Top :PROPERTIES: :COLUMNS: %40ITEM(Task) %Effort(Estimated Effort){+} :END: ** First :PROPERTIES: :Effort: 2 :END: ** Second :PROPERTIES: :Effort: 3 :END: *

[Orgmode] Re: Displaying column titles in column view

2008-07-27 Thread Steven E. Harris
Carsten Dominik <[EMAIL PROTECTED]> writes: > What versions of Emacs and org-mode are you using? XEmacs version 21.4.21 (Cygwin) Org-mode version 6.06b -- Steven E. Harris ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to