From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: `org-scheduled-past-days' seems not to work Date: Mon, 17 Mar 2008 14:30:51 +0100 Message-ID: <9B2E9931-4294-4E5A-80DD-87F755A42FCE@science.uva.nl> References: <874pb9drnh.wl%t60500@mail.ecc.u-tokyo.ac.jp> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JbFQn-0004xZ-6s for emacs-orgmode@gnu.org; Mon, 17 Mar 2008 09:31:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JbFQk-0004ui-7s for emacs-orgmode@gnu.org; Mon, 17 Mar 2008 09:31:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbFQk-0004uQ-0R for emacs-orgmode@gnu.org; Mon, 17 Mar 2008 09:31:10 -0400 Received: from ug-out-1314.google.com ([66.249.92.172]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JbFQj-0006dF-N0 for emacs-orgmode@gnu.org; Mon, 17 Mar 2008 09:31:09 -0400 Received: by ug-out-1314.google.com with SMTP id a2so737342ugf.48 for ; Mon, 17 Mar 2008 06:31:08 -0700 (PDT) In-Reply-To: <874pb9drnh.wl%t60500@mail.ecc.u-tokyo.ac.jp> 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: KONDO Kenji Cc: Org Mode Mailing List Fixed, thanks. - Carsten On Mar 14, 2008, at 8:36 PM, KONDO Kenji wrote: > > - emacs-version: GNU Emacs 22.1.1 (i686-pc-linux-gnu) > - org-version: 5.23a > > Hi. > > > I found that `org-scheduled-past-days' seems not to work. > > > My setting is here. > > date: > [2008-03-15 Sat] > > .emacs: > (setq org-scheduled-past-days 0) > > tmp.org: > * Schedule A > SCHEDULED: <2007-12-06 Thu> > > Note that [2007-12-06 Thu] is 100 days before [2008-03-15 Sat]. > > > With tmp.org, I did: > C-c a < a > > My expectation is: > Week-agenda: > Saturday 15 March 2008 > Sunday 16 March 2008 > Monday 17 March 2008 > Tuesday 18 March 2008 > Wednesday 19 March 2008 > Thursday 20 March 2008 > Friday 21 March 2008 > > but actually I got: > Week-agenda: > Saturday 15 March 2008 > tmp: Sched.101x: Schedule A > Sunday 16 March 2008 > Monday 17 March 2008 > Tuesday 18 March 2008 > Wednesday 19 March 2008 > Thursday 20 March 2008 > Friday 21 March 2008 > > > Is this a legal action? > > > Thanks. > > -- > KONDO Kenji > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode