Thanks for catching those, I didn't think to search for "[A-Z0-9]". I think those were the only ones like that. A patch is attached for `org-set-font-lock-defaults'. I'm going to have to take a deeper look at the `org-fix-agenda-info' fix. On the surface it's a similarly simple fix, but I noticed that with that match the code sets a `priority-letter' property in the plist, so I want to see if that can be renamed or if there are any other places in the code that expect "priority-letter" to actually be a letter, as well as any documentation. I'll have some time to look at that this week.
Cheers, Derek On Fri, Feb 20, 2026 at 6:23 PM Jacob S. Gordon <[email protected]> wrote: > On 2026-02-20 09:43, Derek Chen-Becker wrote: > > I also looked at `org-context' and I've attached a patch to fix its > > handling of double-digit numeric priorities. > > I found a couple of other examples of this in: > > + org-fix-agenda-info > + org-set-font-lock-defaults > > -- > 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 > -- +---------------------------------------------------------------+ | Derek Chen-Becker | | GPG Key available at https://keybase.io/dchenbecker and | | https://pgp.mit.edu/pks/lookup?search=derek%40chen-becker.org | | Fngrprnt: EB8A 6480 F0A3 C8EB C1E7 7F42 AFC5 AFEE 96E4 6ACC | +---------------------------------------------------------------+
0001-Fix-org-set-font-lock-defaults-priority-cookie-regul.patch
Description: Binary data
