emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Column view odd behaviour on emptying field
@ 2011-05-31 22:00 Johnny
  0 siblings, 0 replies; only message in thread
From: Johnny @ 2011-05-31 22:00 UTC (permalink / raw)
  To: emacs-orgmode

I am trying to learn the org-taskjuggler mode and following the tutorial
on http://orgmode.org/worg/org-tutorials/org-taskjuggler.html. Another
great feature of org-mode! 

Anyhow, this uses Column View extensive, and I noticed a strange
behaviour if setting a column field and subsequently emptying it. It
seems the property remains, but is blanked and thus disabled, and when
setting the property again to an allowed value, a new property field is
created. The propery is not displayed in column view, presumably because
of the remaining broken (empty) property from the previous erase.

1) Property set
*** Database coupling
    :PROPERTIES:
    :Effort:   20.0
    :allocate: doc
    :END:

2) Property cleared 
*** Database coupling
    :PROPERTIES:
    :Effort:   20.0
    :allocate: 
    :END:

3) Property set again
*** Database coupling
    :PROPERTIES:
    :Effort:   20.0
    :allocate: 
    :allocate: test
    :END:

Regards,
-- 
Johnny

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-31 22:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-31 22:00 Column view odd behaviour on emptying field Johnny

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).