On 2026-01-05 14:03, Derek Chen-Becker wrote:
> Thanks, let me look into it. I also have two more places to
> investigate in my notes:
> 
> - org-agenda-fontify-priorities
> - org-mouse-context-menu

Some more places I noticed, mostly in the export transcoders (search
for ‘:priority’):

* lisp/org.el (org-context): Use ‘org-priority-regexp’.
* lisp/ox-ascii.el (org-ascii--build-title):
* lisp/ox-html.el (org-html--priority):
* lisp/ox-latex.el (org-latex-format-inlinetask-default-function):
* lisp/ox-md.el (org-md-headline):
* lisp/ox-odt.el (org-odt-format-headline-default-function):
* lisp/ox-texinfo.el (org-texinfo-format-headline-default-function):
  Use ‘org-priority-to-string’. 
* lisp/ox-icalendar.el (org-icalendar--vtodo): Suspicious.

-- 
Jacob S. Gordon
[email protected]
Please don’t send me HTML emails or MS Office/Apple iWork documents.
https://useplaintext.email/#etiquette
https://www.fsf.org/campaigns/opendocument

Reply via email to