From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: BUG (maybe): org-agenda-repeating-timestamp-show-all does not work? Date: Mon, 07 Jan 2008 12:24:12 -0500 Message-ID: <4782603C.3050602@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBvi6-0006ia-GK for emacs-orgmode@gnu.org; Mon, 07 Jan 2008 12:24:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBvi4-0006ga-I3 for emacs-orgmode@gnu.org; Mon, 07 Jan 2008 12:24:25 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBvi4-0006gL-8X for emacs-orgmode@gnu.org; Mon, 07 Jan 2008 12:24:24 -0500 Received: from nz-out-0506.google.com ([64.233.162.231]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBvi4-0003qp-7e for emacs-orgmode@gnu.org; Mon, 07 Jan 2008 12:24:24 -0500 Received: by nz-out-0506.google.com with SMTP id f1so1592410nzc.21 for ; Mon, 07 Jan 2008 09:24:22 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I have some repeating tasks, and I found even with "org-agenda-repeating-timestamp-show-all" set to "t", the task won't show in the agenda if the next occurrence of this repeating task is closer to current time than the overdue occurrence. I am not sure I understand correctly the intension "org-agenda-repeating-timestamp-show-all", but is there a way to change this behavior, so that task won't disappear? Thanks a lot for giving your idea/comments. I am using org-mode 5.18a. Wanrong