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 13:24:43 +0100 Message-ID: <999C540C-B714-4B66-9561-E1ADA23FF2A7@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 1JbEOc-00036H-4J for emacs-orgmode@gnu.org; Mon, 17 Mar 2008 08:24:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JbEOa-00032f-8V for emacs-orgmode@gnu.org; Mon, 17 Mar 2008 08:24:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbEOZ-00032F-TD for emacs-orgmode@gnu.org; Mon, 17 Mar 2008 08:24:51 -0400 Received: from wa-out-1112.google.com ([209.85.146.178]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JbEOZ-0002uP-DQ for emacs-orgmode@gnu.org; Mon, 17 Mar 2008 08:24:51 -0400 Received: by wa-out-1112.google.com with SMTP id k34so6432586wah.10 for ; Mon, 17 Mar 2008 05:24:50 -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 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. Yes, this variable exists but oddly enough is not implemented... :-( I'll fix this. - Carsten > > > > 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