Hi, I never use org's archiving capabilities. So imaging my surprise when I accidently invoked org-archive-subtree from its key-binding and I lost a whole subtree of a new buffer which (alas) I had not yet saved to disk Further alas, I was so alarmed not knowing where my content disappeared to that I did not think to try the obvious - undo. What happens? It appears that org-archive-subtree will create a symlink to a non-existent target and try to move the subtree there (which does not make sense) and does not check for errors or confirm completion. This arguably should be addressed. This is emacs 26.1 running org-version 9.2.3-4 In the mean time... Still livin' in emacs + Org, ~Malcolm