projects
/
worg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
d8131d5
)
org-faq.org: Enhance "C-k is killing whole subtrees! I lost my work!"
author
Bastien Guerry
<bzg@altern.org>
Sat, 23 Feb 2013 09:35:19 +0000 (10:35 +0100)
committer
Bastien Guerry
<bzg@altern.org>
Sat, 23 Feb 2013 09:35:19 +0000 (10:35 +0100)
Mention `org-catch-invisible-edits'.
org-faq.org
patch
|
blob
|
history
diff --git
a/org-faq.org
b/org-faq.org
index
4d48401
..
0fb7b2d
100644
(file)
--- a/
org-faq.org
+++ b/
org-faq.org
@@
-1665,7
+1665,10
@@
an outline heading, you can use inline tasks. Simply add...
:CUSTOM_ID: C-k-is-killing-subtrees
:END:
- =(setq org-ctrl-k-protect-subtree t)= before losing your work.
+ =(setq org-ctrl-k-protect-subtree t)= before losing your work.
+
+ =(setq org-catch-invisible-edits 'show)= will also be helpful. See the
+ docstring of this option, as it allows more flexible options.
** Why aren't commands working on regions?
:PROPERTIES: