I've attached the patch for worg/org-syntax.org. I think the issue with default priority and the one I was talking about with a "PRIORITIES" property are related, so let me figure out the default case and that may end up fixing what I found.
Cheers, Derek On Sun, Nov 30, 2025 at 4:55 AM Ihor Radchenko <[email protected]> wrote: > Derek Chen-Becker <[email protected]> writes: > > > OK, I have a fix for the `org-entry-property` issue and the LaTeX > > issue, attached. > > The patch looks good. > Applied, onto main. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=f08922964 > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=ac0727b6e > > Note that we also need to update worg/org-syntax.org. > > > ... I think that the `org-entry-property' fix also fixes > > column view, and I've added a unit test for that as well > > You still missed one failing scenario - default priority. > Consider > #+PRIORITIES: 1 7 7 > #+COLUMNS: %ITEM %PRIORITY > * This > * That > * Foo > And try either column view of org-entry-get "PRIORITY". > > > ... One thing I > > noticed, though, was that the code around org-priority, even before my > > latest set of patches, doesn't seem to consider buffer-level priorities > > (e.g. "#+PRIORITIES: A D B"). That might be another thing that needs > > fixing, so I've added it as a follow-up in my TODOs to look at (I could > > just be missing something, but it didn't work in manual testing). > > Sorry, but I am not sure which code you are referring to. > > -- > 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> > -- +---------------------------------------------------------------+ | 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-org-syntax.org-Update-definition-of-PRIORITY.patch
Description: Binary data
