emacs/var/elfeed/db/data/79/7989797a7142533eae67ff0c26e586501d965f18
2022-01-03 12:49:32 -06:00

1 line
1.1 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>I upgraded to org 9.4.6 and realize that the org priority defaults are using the literal numerical values that are configured as, rather than converting them to the ASCII values the used before.</p> <pre><code>(setq org-default-priority 53 org-highest-priority 48 org-lowest-priority 57) </code></pre> <p>These are my settings and before the upgrade the initial priority of a task was displayed as <code>[#4]</code>, but now it results in the display of <code>[#53]</code>.</p> <p>Was I doing something wrong before, or has the way the <code>org-priority-xxx</code> values are interpreted changed for some time. The version of org I used before was <code>9.2.3</code></p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/vfclists"> /u/vfclists </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/plhaur/has_the_way_orgpriority_are_set_been_changed/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/orgmode/comments/plhaur/has_the_way_orgpriority_are_set_been_changed/">[comments]</a></span>