Derek Chen-Becker <[email protected]> writes: > Here are two more patches related to numeric priorities. Fixing > `org-entry-put' was relatively simple because I just needed to replace > `string-to-char' with the new `org-priority-to-value'. Fixing org-mobile > was a little more involved because I had to update the > `org-complex-heading-regexp' and `org-complex-heading-regexp-format' > regexes to allow all valid priorities. I also couldn't find an existing > test file for org-mobile so I created a new one. All tests pass after the > changes.
Applied, onto main. Thanks! https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=1064bb308 https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=6f78cd797 Looks like we are done with all problems with priority cookies. Fixed. -- Ihor Radchenko // yantar92, Org mode maintainer, 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>
