From: Johnny <yggdrasil@gmx.co.uk>
To: emacs-orgmode@gnu.org
Subject: Column view odd behaviour on emptying field
Date: Tue, 31 May 2011 23:00:10 +0100 [thread overview]
Message-ID: <874o4a7cph.fsf@gmx.co.uk> (raw)
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
reply other threads:[~2011-05-31 22:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874o4a7cph.fsf@gmx.co.uk \
--to=yggdrasil@gmx.co.uk \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).