summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2012-12-29 11:04:33 +0100
committerBastien Guerry <bzg@altern.org>2012-12-29 11:04:33 +0100
commit7133e712426d8468abdbef0599d1e972562e21b2 (patch)
tree4c8838879b4afecff3be7ba1b133a4697f672bf0
parentaa3786bc20b03cb81f8af4734f367afadb685941 (diff)
downloadorg-mode-7133e712426d8468abdbef0599d1e972562e21b2.tar.gz
org-inlinetask.el: Add a note about mixing inline tasks and plain list
The note reads: ;; Note that you should not try to use inline tasks within plain list, ;; visibility cycling is known to be problematic when doing so. Thanks to Gregor Zattler for pointing at limitations in this area.
-rw-r--r--lisp/org-inlinetask.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/org-inlinetask.el b/lisp/org-inlinetask.el
index 01f861e..def63b0 100644
--- a/lisp/org-inlinetask.el
+++ b/lisp/org-inlinetask.el
@@ -75,6 +75,9 @@
;; Also, if you want to use refiling and archiving for inline tasks,
;; The END line must be present to make things work properly.
;;
+;; Note that you should not try to use inline tasks within plain list,
+;; visibility cycling is known to be problematic when doing so.
+;;
;; This package installs one new command:
;;
;; C-c C-x t Insert a new inline task with END line