From: Bastien Guerry Date: Thu, 24 Jan 2013 14:09:19 +0000 (+0100) Subject: org-faq.org: Mention Bernt's doc as the origine of Victor's solution. X-Git-Url: http://orgmode.org/w/?p=worg.git;a=commitdiff_plain;h=2af7040f2187f735db3f4ade0d76516e0df59460 org-faq.org: Mention Bernt's doc as the origine of Victor's solution. --- 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: