"Jacob S. Gordon" <jacob.as.gor...@gmail.com> writes:
Can you play around with your test buffer /until/ you reach something unexpected, then undo it, note the buffer contents, and repeat the command? This would help narrow things down. Your config doesn’t set `org-refile-use-cache' to `t', so I don’t think there’s any global state to worry about.
hey, thanks for the suggestions. I've recorded a screencast, hope it helps https://asciinema.org/a/mRpT3Tw5ojhncySFfCAY0DKTJ In this recording I can see: - when refiling, the choosen item disappears and instead a previously refiled one is duplicated - the `org-paste-subtree` error which I am not sure what it means I am sure there's something wrong with my config but I cannot figure out where to start :) Using Emacs 29.4 and Orgmode 9.6.15 on Debian/trixie thanks