Marcel Lauhoff <m...@irq0.org> writes: > My TODO keywords: > ┌──── > │ org-todo-keywords '((sequence "≣(p)" "|" "∎(f)") > │ (sequence "◇(t)" "★" "⌛(w)" "🔥(.)" "⚙(s)" "⎇(r)" "⏵(e)" "|" > "✔(d)" "✘(c)") > │ (sequence "⛱(m)" "|")) > │ > └──── > ... > The `(regexp-opt org-todo-keywords-1 'words)' excludes most of my TODO > keywords (but not all). Changing `'words' to `'symbols' give me my > desired result.
Thanks for reporting! Fixed on main via a1c923afd. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=a1c923afda22089cbf14c7b7a175cee10bfd297b -- Ihor Radchenko, Org mode contributor, Learn more about Org mode at https://orgmode.org/. Support Org development at https://liberapay.com/org-mode, or support my work at https://liberapay.com/yantar92