emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Manish <mailtomanish.sharma@gmail.com>
To: Peter Westlake <peter.westlake@pobox.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: BUG: blank items in the agenda
Date: Wed, 2 Sep 2009 23:12:13 +0530	[thread overview]
Message-ID: <e7cdbe30909021042n38b7d48cje80121293b10ffb1@mail.gmail.com> (raw)
In-Reply-To: <1251911241.16389.1332885905@webmail.messagingengine.com>

On Wed, Sep 2, 2009 at 10:37 PM, Peter Westlake wrote:
> This is quite obscure, and an odd corner case, but here it is.
>
> If you have an item which is:
>
> - a TODO
> - scheduled
> - ordered
> - blocked by a child TODO
>
> then it leaves an empty line in the agenda.
>
> Here's a test case:
> ,----
> | * Press t r on this line in the agenda
> |   SCHEDULED: <2009-09-02 Wed>
> |   :PROPERTIES:
> |   :ORDERED: t
> |   :END:
> | *** TODO Report invisible scheduled items
> `----
>
> C-a a a will show an agenda with "Scheduled: Press t r ...".
> Press "t" on that line to add a TODO.
> Press "r" to redisplay, and see the line go blank.

Is the value of org-use-fast-todo-selection set to "t"?

And what's the value for org-agenda-dim-blocked-tasks in your setup?

,----[ org-agenda-dim-blocked-tasks ]
| org-agenda-dim-blocked-tasks is a variable defined in `org-agenda.el'.
| Its value is t
|
| Documentation:
| Non-nil means, dim blocked tasks in the agenda display.
| This causes some overhead during agenda construction, but if you
| have turned on `org-enforce-todo-dependencies',
| `org-enforce-todo-checkbox-dependencies', or any other blocking
| mechanism, this will create useful feedback in the agenda.
|
| Instead ot t, this variable can also have the value `invisible'.
| Then blocked tasks will be invisible and only become visible when
| they become unblocked.  An exemption to this behavior is when a task is
| blocked because of unchecked checkboxes below it.  Since checkboxes do
| not show up in the agenda views, making this task invisible you remove any
| trace from agenda views that there is something to do.  Therefore, a task
| that is blocked because of checkboxes will never be made invisible, it
| will only be dimmed.
`----

-- 
Manish

  reply	other threads:[~2009-09-02 17:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-02 17:07 BUG: blank items in the agenda Peter Westlake
2009-09-02 17:42 ` Manish [this message]
2009-09-02 18:07   ` Peter Westlake
2009-09-02 17:52 ` Matt Lundin
2009-09-02 18:11   ` Nick Dokos
2009-09-02 21:02     ` Peter Westlake
2009-09-02 21:35       ` Carsten Dominik
2009-09-02 22:07         ` Peter Westlake
2009-09-03  6:50           ` Carsten Dominik
2009-09-03 11:00             ` Peter Westlake

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=e7cdbe30909021042n38b7d48cje80121293b10ffb1@mail.gmail.com \
    --to=mailtomanish.sharma@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=peter.westlake@pobox.com \
    /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).