* How to include past deadlines and scheduled TODOs in an Agenda?
@ 2014-01-13 16:35 Martin Beck
2014-01-20 11:31 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Martin Beck @ 2014-01-13 16:35 UTC (permalink / raw)
To: emacs orgmode-mailinglist
[-- Attachment #1: Type: text/html, Size: 871 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to include past deadlines and scheduled TODOs in an Agenda?
2014-01-13 16:35 How to include past deadlines and scheduled TODOs in an Agenda? Martin Beck
@ 2014-01-20 11:31 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2014-01-20 11:31 UTC (permalink / raw)
To: Martin Beck; +Cc: emacs orgmode-mailinglist
Hi Martin,
"Martin Beck" <elwood151@web.de> writes:
> (agenda "" ((org-agenda-overriding-header "Critical Now")
> (org-agenda-entry-types (quote (:deadline :deadline*)))
> (org-agenda-sorting-strategy (quote (deadline-down priority-down)))
> (org-agenda-time-grid nil) (org-deadline-warning-days 0)
> (org-agenda-span (quote day))))
Can you try (org-deadline-warning-days 10) ?
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-20 11:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-13 16:35 How to include past deadlines and scheduled TODOs in an Agenda? Martin Beck
2014-01-20 11:31 ` Bastien
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).