all messages for Emacs-related lists mirrored at yhetil.org
 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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.