emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Thomas S. Dye" <tsd@tsdye.online>
To: emacs-org list <emacs-orgmode@gnu.org>
Subject: [PATCH] org-manual.org: Augment TODO keywords example
Date: Thu, 23 Sep 2021 14:16:13 -1000	[thread overview]
Message-ID: <87v92qkeuq.fsf@tsdye.online> (raw)

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

Aloha all,

The attached patch makes the example for setting up keywords in an
individual file match the example where it appears earlier.  It
also provides an example of how fast TODO selection should look
when it is implemented on a per-file basis.

Sorry for the earlier truncated messages!  Clumsy fingers today!

All the best,
Tom

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Patch --]
[-- Type: text/x-diff, Size: 843 bytes --]

From 47b9eb04e55530ecc7b13411c01cd6fb97b17d14 Mon Sep 17 00:00:00 2001
From: "Thomas S. Dye" <tsd@tsdye.online>
Date: Thu, 23 Sep 2021 13:55:19 -1000
Subject: [PATCH] org-manual.org: Augment TODO keywords example

---
 doc/org-manual.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index 87f2147f2..c27a2c07c 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -3991,9 +3991,9 @@ interpretation, but it means the same as =#+TODO=, or
 A setup for using several sets in parallel would be:
 
 #+begin_example
-,#+TODO: TODO | DONE
-,#+TODO: REPORT BUG KNOWNCAUSE | FIXED
-,#+TODO: | CANCELED
+,#+TODO: TODO(t) | DONE(d)
+,#+TODO: REPORT(r) BUG(b) KNOWNCAUSE(k) | FIXED(f)
+,#+TODO: | CANCELED(c)
 #+end_example
 
 #+cindex: completion, of option keywords
-- 
2.25.1


[-- Attachment #3: Type: text/plain, Size: 45 bytes --]


--
Thomas S. Dye
https://tsdye.online/tsdye

             reply	other threads:[~2021-09-24  0:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-24  0:16 Thomas S. Dye [this message]
2021-09-25 13:58 ` [PATCH] org-manual.org: Augment TODO keywords example Bastien
  -- strict thread matches above, loose matches on Subject: below --
2021-09-24  0:06 Thomas S. Dye
2021-09-24  4:41 ` Timothy
2021-09-24  0:03 Thomas S. Dye
2021-09-24  4:39 ` Timothy

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87v92qkeuq.fsf@tsdye.online \
    --to=tsd@tsdye.online \
    --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 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).