From 2af7040f2187f735db3f4ade0d76516e0df59460 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Thu, 24 Jan 2013 15:09:19 +0100 Subject: [PATCH] org-faq.org: Mention Bernt's doc as the origine of Victor's solution. --- org-faq.org | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org-faq.org b/org-faq.org index 6924e39..0910f24 100644 --- a/org-faq.org +++ b/org-faq.org @@ -1712,8 +1712,8 @@ If you are curious as to what other rationales there are for "*", check out (setq org-todo-state-tags-triggers '(("CANCELLED" ("ARCHIVE" . t)))) #+END_SRC -See http://thread.gmane.org/gmane.emacs.orgmode/64824 -- thanks to -Victor Rosenfeld for sharing the solution. +See http://thread.gmane.org/gmane.emacs.orgmode/64824 -- thanks to Victor +Rosenfeld for sharing [[http://doc.norang.ca/org-mode.html][Bernt Hansen]]'s solution. ** How can I cycle through the TODO keyword of an entry? :PROPERTIES: -- 1.7.2.5