Hi all,
I've been using org-crypt and find it a great little addition to
org-mode, but I have been noticing some weird behaviour. When I'm in a
file that has NO encrypted entires (or :crypt: tags) and I archive a sub
tree, I get asked the question "org-decrypt: auto-save-mode may cause
leakage. Disable it for current buffer?". This must mean
org-decrypt-entry is being run but I don't understand why. I've noticed
that org-decrypt-entry is added to the org-reveal-start-hook, I'm not
sure why that is. When I don't add it to that hook, I no longer get
asked that question and org-crypt still apears to work as expected, but
I'm not sure if this will have broken something else.
Does anyone know why org-decrypt-entry is added to the
org-reveal-start-hook and if it would break anything if I don't add it?
Thanks for the help
Chris.