emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] org-manual.org: Augment TODO keywords example
@ 2021-09-24  0:03 Thomas S. Dye
  2021-09-24  4:39 ` Timothy
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas S. Dye @ 2021-09-24  0:03 UTC (permalink / raw)
  To: emacs-org list

Aloha all,

The attached patch
--
Thomas S. Dye
https://tsdye.online/tsdye


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

* [PATCH] org-manual.org: Augment TODO keywords example
@ 2021-09-24  0:06 Thomas S. Dye
  2021-09-24  4:41 ` Timothy
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas S. Dye @ 2021-09-24  0:06 UTC (permalink / raw)
  To: emacs-org list

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

All the best,
Tom


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


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

* [PATCH] org-manual.org: Augment TODO keywords example
@ 2021-09-24  0:16 Thomas S. Dye
  2021-09-25 13:58 ` Bastien
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas S. Dye @ 2021-09-24  0:16 UTC (permalink / raw)
  To: emacs-org list

[-- 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

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

* Re: [PATCH] org-manual.org: Augment TODO keywords example
  2021-09-24  0:03 Thomas S. Dye
@ 2021-09-24  4:39 ` Timothy
  0 siblings, 0 replies; 6+ messages in thread
From: Timothy @ 2021-09-24  4:39 UTC (permalink / raw)
  To: emacs-orgmode

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

Marking as cancelled for updates.orgmode.org

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

* Re: [PATCH] org-manual.org: Augment TODO keywords example
  2021-09-24  0:06 [PATCH] org-manual.org: Augment TODO keywords example Thomas S. Dye
@ 2021-09-24  4:41 ` Timothy
  0 siblings, 0 replies; 6+ messages in thread
From: Timothy @ 2021-09-24  4:41 UTC (permalink / raw)
  To: emacs-orgmode

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

Marking as cancelled for updates.orgmode.org

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

* Re: [PATCH] org-manual.org: Augment TODO keywords example
  2021-09-24  0:16 Thomas S. Dye
@ 2021-09-25 13:58 ` Bastien
  0 siblings, 0 replies; 6+ messages in thread
From: Bastien @ 2021-09-25 13:58 UTC (permalink / raw)
  To: Thomas S. Dye; +Cc: emacs-org list

Hi Thomas,

"Thomas S. Dye" <tsd@tsdye.online> writes:

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

Applied in main, thanks!

-- 
 Bastien


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

end of thread, other threads:[~2021-09-25 13:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-24  0:06 [PATCH] org-manual.org: Augment TODO keywords example Thomas S. Dye
2021-09-24  4:41 ` Timothy
  -- strict thread matches above, loose matches on Subject: below --
2021-09-24  0:16 Thomas S. Dye
2021-09-25 13:58 ` Bastien
2021-09-24  0:03 Thomas S. Dye
2021-09-24  4:39 ` Timothy

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