From: Dieter Faulbaum <mail@faulbaum.in-berlin.de>
To: emacs-orgmode@gnu.org
Cc: Dieter Faulbaum <mail@faulbaum.in-berlin.de>
Subject: [PATCH] repeat cookies should be in the same order as the repeats
Date: Wed, 4 Nov 2020 15:35:40 +0100 [thread overview]
Message-ID: <20201104143540.29602-1-mail@faulbaum.in-berlin.de> (raw)
---
doc/org-manual.org | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index ef2dad9ef..e78690993 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -5741,6 +5741,7 @@ expressions to process these values before inserting them into a table
or a dynamic block.
* Dates and Times
+
:PROPERTIES:
:DESCRIPTION: Making items useful for planning.
:END:
@@ -6281,7 +6282,7 @@ organize such tasks using a so-called repeater in a =DEADLINE=,
the =+1m= is a repeater; the intended interpretation is that the task
has a deadline on =<2005-10-01>= and repeats itself every (one) month
starting from that time. You can use yearly, monthly, weekly, daily
-and hourly repeat cookies by using the =y=, =w=, =m=, =d= and =h=
+and hourly repeat cookies by using the =y=, =m=, =w=, =d= and =h=
letters. If you need both a repeater and a special warning period in
a deadline entry, the repeater should come first and the warning
period last
--
2.28.0
next reply other threads:[~2020-11-04 15:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-04 14:35 Dieter Faulbaum [this message]
2020-11-10 5:49 ` [PATCH] repeat cookies should be in the same order as the repeats Kyle Meyer
2020-11-20 4:16 ` Kyle Meyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201104143540.29602-1-mail@faulbaum.in-berlin.de \
--to=mail@faulbaum.in-berlin.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.