emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Gert van Oss <gertmt@me.com>
To: emacs-orgmode@gnu.org
Subject: SOLVED:  was Re: items not disappearing from agenda once marked done
Date: Thu, 19 Aug 2010 14:10:24 +0200	[thread overview]
Message-ID: <056BB936-9FAB-4E5B-9195-9D209EA3234A@me.com> (raw)
In-Reply-To: <7E976957-F7A8-4AA6-B2B4-9E72DEF698E1@mac.com>


On 19 aug 2010, at 13:39, Gert van Oss wrote:

> 
> On 19 aug 2010, at 09:04, Jan Böcker wrote:
> 
>> On 08/19/2010 07:55 AM, Gert van Oss wrote:
>>> dear list,
>>> 
>>> I know this is in the FAQ-[1] but I can't get it working. I've started
>>> with a new setup not edited by hand. Can someone point me in the right
>>> direction to get this working when I do: C-c-a?
>>> 
>>> (custom-set-variables
>>> ;; custom-set-variables was added by Custom.
>>> ;; If you edit it by hand, you could mess it up, so be careful.
>>> ;; Your init file should contain only one such instance.
>>> ;; If there is more than one, they won't work right.
>>> '(org-agenda-skip-deadline-if-done t)
>>> '(org-agenda-skip-scheduled-if-done t)
>>> '(org-agenda-skip-timestamp-if-done t)
>>> '(org-agenda-tags-todo-honor-ignore-options t)
>>> '(org-agenda-todo-ignore-scheduled t)
>>> '(org-agenda-todo-ignore-with-date t))
>>> 
>>> Thanks for any reply,
>>> Gert
>>> 
>>> 
>>> 1- http://orgmode.org/worg/org-faq.php#scheduled-vs-deadline-vs-timestamp
>>> 
>> 
>> Hi Gert,
>> 
>> I just did a test with org-skip-scheduled-if-done here. I set it to t,
>> scheduled a TODO item for today, then marked that DONE from the agenda.
>> It disappeared as soon as I pressed 'r' to rebuild the agenda view.
>> 
>> 
>> I think that is the intended behaviour, because rebuilding the agenda
>> can be a slow operation.
>> 
>> Please give us a small example of what exactly does not work for you:
>> describe what you do, what happens, and what you expect to happen
>> instead. The version of Org-mode you are using would also be useful to
>> know (M-x org-version), in case you have hit a bug. That would greatly
>> help us help you!
>> 
>> -- Jan
> 
> hi list, Jan,
> 
> Thanks for your replay. Don't think I did hit a bug but that it is that I expect something to happen without creating the right settings.
> I'm using Org-mode version 6.33x
> 
> I'd assumed that if I create a todo with the setup mentioned above.
> 
> Shift-Alt "text of my todo", then C-c C-t to mark it TODO and then C-c C-s to schedule it on today
> 
> I check whether the TODO is listed in the agenda with C-c-a.
> This is the case. Following step is to 'select' the TODO and change it status to DONE with C-c C-t.
> If I then check the agenda with C-c-a it still shows in the agenda (as DONE), though I expected the heading not to show up in the agenda because of
> 
>>> '(org-agenda-skip-deadline-if-done t)
>>> '(org-agenda-skip-scheduled-if-done t)
>>> '(org-agenda-skip-timestamp-if-done t)
>>> '(org-agenda-tags-todo-honor-ignore-options t)
> 
> I thought as well that properties of the heading would change somehow but nothing happens. Curious to learn what to change in my settings.
> Thanks,
> Gert


Taking out the first two lines mentioned below helped to solve my problem..

#+SEQ_TODO: TODO(t) STARTED(s) WAITING(w) APPT(a) DONE(d) CANCELLED(c) DEFERRED(f)
#+TAGS: HOME(h) OFFICE(o) EMAIL(e) PHONE(p) READ(r) REFILE(f) SQLITE(s) AS(a)

  reply	other threads:[~2010-08-19 12:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-19  5:55 items not disappearing from agenda once marked done Gert van Oss
2010-08-19  7:04 ` Jan Böcker
2010-08-19 11:39   ` Gert van Oss
2010-08-19 12:10     ` Gert van Oss [this message]
2010-08-19 14:39       ` SOLVED: was " Nick Dokos
2010-08-19 14:27   ` Nick Dokos

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=056BB936-9FAB-4E5B-9195-9D209EA3234A@me.com \
    --to=gertmt@me.com \
    --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).