emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Antoine Levitt <antoine.levitt@gmail.com>
To: Matt Lundin <mdl@imapmail.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-agenda-log-mode doesn't list past scheduled items if org-agenda-skip-scheduled-if-done is t
Date: Mon, 02 May 2011 17:35:02 +0200	[thread overview]
Message-ID: <87y62pazfd.fsf@gmail.com> (raw)
In-Reply-To: <87ipttktyx.fsf@fastmail.fm> (Matt Lundin's message of "Mon, 02 May 2011 11:22:46 -0400")

02/05/11 17:22, Matt Lundin
> Antoine Levitt <antoine.levitt@gmail.com> writes:
>
> [...]
>
>> Alright, so I did that, and I seem to have encountered an org-mode
>> bug. Put this in .emacs
>>
>> (setq
>>  org-agenda-skip-scheduled-if-done t
>>  org-agenda-custom-commands
>>  '(("l" "Agenda with done items"
>>     agenda "" ((org-agenda-skip-scheduled-if-done nil)))))
>>
>> (define-key org-agenda-mode-map (kbd "l") (lambda () (interactive) (org-agenda nil "l")))))
>>
>> M-x org-agenda a -> displays only TODO items, which is fine.
>> l -> display of DONE items also, which is also fine. 
>> q -> quits org-agenda
>> M-x org-agenda a -> still fine
>> M-x org-agenda b/f -> also displays DONE items, which is a bug
>
> I cannot reproduce this. What version of org-mode are you using?
>
> - Matt

Right, sorry, I was using org-agenda-list. Here are the updated
instructions

M-x org-agenda a -> displays only TODO items, which is fine.
l -> display of DONE items also, which is also fine. 
q -> quits org-agenda
M-x org-agenda-list -> still fine
b/f -> also displays DONE items

  reply	other threads:[~2011-05-02 15:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-05 10:30 org-agenda-log-mode doesn't list past scheduled items if org-agenda-skip-scheduled-if-done is t Antoine Levitt
2011-05-02  9:20 ` Carsten Dominik
2011-05-02  9:52   ` Antoine Levitt
2011-05-02 12:07     ` Carsten Dominik
2011-05-02 12:09       ` Antoine Levitt
2011-05-02 14:53       ` Sébastien Vauban
2011-05-02 15:02       ` Antoine Levitt
2011-05-02 15:22         ` Matt Lundin
2011-05-02 15:35           ` Antoine Levitt [this message]
2011-05-02 15:54             ` Matt Lundin
2011-05-11 13:01               ` Antoine Levitt

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=87y62pazfd.fsf@gmail.com \
    --to=antoine.levitt@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.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).