Re: [BUG] SPACE jumps to tag in header line after hidden emphasis marker [9.7-pre (release_9.6.7-562-g5b6268 @ /home/jschmidt/work/org-mode/lisp/)]

2023-07-18 Thread Ihor Radchenko
Jens Schmidt writes: >> Fixed, on main. >> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=3e3b873d3 > > Well, I have one not-so-minor nit here: With that commit you cannot > insert text *before* some text having hidden emphasis without breaking > the emphasis. More concretely

[PATCH] lisp/org-table.el: Allow named columns on lhs

2023-07-18 Thread Gavin Downard
This patch does prioritize named columns over named fields, which can break compatibility in tables with a named column and named field with the same name. Alternatively, we could prioritize named fields to preserve compatibility, but since named columns are prioritized on the rhs, it could be

Re: [BUG] SPACE jumps to tag in header line after hidden emphasis marker [9.7-pre (release_9.6.7-562-g5b6268 @ /home/jschmidt/work/org-mode/lisp/)]

2023-07-18 Thread Jens Schmidt
[Resent with correct identity to make this visible on the list as well - sorry for the hassle.] On 2023-07-18 10:13, Ihor Radchenko wrote: Confirmed. Thanks for caring about this so quickly ... https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64696 ... and for the discussion with Eli &

[PATCH] Testing: Ensure 'org-id-locations-file' is set before updating

2023-07-18 Thread Morgan Smith
Previously, when trying to run the tests in a container limited to the org repository, it fails because it can't create the directory "~/.emacs.d/.org-id-locations". * testing/org-test.el (org-test-load): Move setting 'org-id-locations-file' from here ... org-test-update-id-locations: ... to here

Re: Org markup and non-ASCII punctuation (was: org parser and priorities of inline elements)

2023-07-18 Thread Ihor Radchenko
Tom Gillespie writes: >> We might probably generalize to >> PRE = Zs Zl Pc Pd Ps Pi ' " >> POST = Zs Zl Pc Pd Pe Pf . ; : ! ? ' " \ [ > > If this works I think it is reasonable. We might want to > specify what to do in cases where an org implementation > might not fully support unicode, Just

Re: [BUG] WORG example for ob-lilypond is no longer working as described (was: Moving some lisp/ob-*.el files to org-contrib - your advice?)

2023-07-18 Thread Ihor Radchenko
Jonathan Gregory writes: >> I also checked what will happen with future versions, and it >> looks like \version "2.24.1" actually means >=. > > That's good to know. > > I know version 2.20.0 works without the update, so perhaps we > could set those variables conditionally, WDYT? > > \version

Re: [PATCH] Testing: Add tests for 'org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item'

2023-07-18 Thread Ihor Radchenko
Morgan Smith writes: > * testing/lisp/test-org-agenda.el > (test-org-agenda/check-for-timestamp-as-reason-to-ignore-todo-item): > New test. Thanks for the patch, but I am not sure if what we want to test is this function. `org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item' is

Re: Dates in headlines

2023-07-18 Thread Ihor Radchenko
Max Nikulin writes: > A patch for `org-store-link' tests reminded me about this topic. The > footnote on dates in heading title was added in response to > > Links to datestamped headings broken? Thu, 24 Feb 2011 16:49:14 +1300 >

Re: [BUG] Error in data input and output format for org-columns--summary-estimate

2023-07-18 Thread Ihor Radchenko
and...@fedeli.eu writes: >> About possibile abuses, org documentation, to date, clearly tells >> org estimate utilizes times. > >> May you please elaborate? > AF: Sure! Clause 8.5 of current >(2023.Jul.14) org documentation, >https://orgmode.org/manual/Effort-Estimates.html, refers

Re: [ANN] lisp/ob-tangle-sync.el

2023-07-18 Thread Ihor Radchenko
Mehmet Tekman writes: >> ... I will rewrite to to conform to the >> `org-test-with-temp-text' examples. > > So I've just rewritten the `merge-params' testing function I > wrote before, this time using the `org-test-with-temp-text' > method/macro. Side note: You are re-implementing the already

Re: org-fontify-emphasized-text

2023-07-18 Thread Ihor Radchenko
Henrik Frisk writes: >> Can't get rid even after re-starting Emacs? >> > > Exactly, I've had it for weeks annoyingly. So, it is something in your config. Did you try bisecting? -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support

Re: [BUG] SPACE jumps to tag in header line after hidden emphasis marker [9.7-pre (release_9.6.7-562-g5b6268 @ /home/jschmidt/work/org-mode/lisp/)]

2023-07-18 Thread Ihor Radchenko
Jens Schmidt writes: > [emacs-29]$ ./src/emacs -Q -L ~jschmidt/work/org-mode/lisp/ > > (org-version nil t) > "Org mode version 9.7-pre (release_9.6.7-562-g5b6268 @ > /home/jschmidt/work/org-mode/lisp/)" > > (setq org-hide-emphasis-markers t) > t > > ... > The final SPC after the closing equal