Hi, I recently upgrade to Emacs 29.1 and I also pulled the latest org (commit cc435cba7), and I just noticed that when I'm in an org capture buffer and try to execute org-set-tags-command, the CPU goes to 100% and just seems to stay there (I gave up and hit ctrl-G after a couple of minutes). The same command works fine outside of a capture buffer. It looks like a duplicate of what was reported in
https://lists.gnu.org/archive/html/emacs-orgmode/2023-05/msg00402.html. Am I correct that this is unresolved/unreproducible by others? If so, I'll see if I can get a minimal repro.