emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* `org-scheduled-past-days' seems not to work
@ 2008-03-14 19:36 KONDO Kenji
  2008-03-17 12:24 ` Carsten Dominik
  2008-03-17 13:30 ` Carsten Dominik
  0 siblings, 2 replies; 3+ messages in thread
From: KONDO Kenji @ 2008-03-14 19:36 UTC (permalink / raw)
  To: Org Mode Mailing List


- 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: `org-scheduled-past-days' seems not to work
  2008-03-14 19:36 `org-scheduled-past-days' seems not to work KONDO Kenji
@ 2008-03-17 12:24 ` Carsten Dominik
  2008-03-17 13:30 ` Carsten Dominik
  1 sibling, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2008-03-17 12:24 UTC (permalink / raw)
  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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: `org-scheduled-past-days' seems not to work
  2008-03-14 19:36 `org-scheduled-past-days' seems not to work KONDO Kenji
  2008-03-17 12:24 ` Carsten Dominik
@ 2008-03-17 13:30 ` Carsten Dominik
  1 sibling, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2008-03-17 13:30 UTC (permalink / raw)
  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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-17 13:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-14 19:36 `org-scheduled-past-days' seems not to work KONDO Kenji
2008-03-17 12:24 ` Carsten Dominik
2008-03-17 13:30 ` Carsten Dominik

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).