Re: [PATCH] org-element.el; significant optimizations for org-element--interpret-affiliated-keywords

2025-06-20 Thread Ihor Radchenko
"Dwarshuis, Nathan J" writes: >> Another effect of the patch exceeding 15LOC is that I now need you to go >> through the copyright assignment before I can accept it. >> Would you be interested to do it? >> See https://orgmode.org/worg/org-contribute.html#copyright > > Yes but let me check a few t

Re: [BUG] Org parser error [9.7.11 (release_9.7.11 @ /usr/local/Cellar/emacs/30.1/share/emacs/30.1/lisp/org/)]

2025-06-20 Thread Ihor Radchenko
"George Dunlap" writes: > No, I've never seen anything like this before; and I haven't seen the issue > since (or I would have posted an update to the thread). > > I've installed the newest package, and I'll report any further problems. > Feel free to consider this closed / fallow / whatever.

org-persist causes delay when terminating emacs

2025-06-20 Thread mahmood sheikh
this is related to https://lists.gnu.org/archive/html/emacs-orgmode/2025-03/msg00166.html i make heavy usage of the new org-latex-preview (not sure if its related) the profiler report upon exiting (using `(add-hook 'kill-emacs-hook 'debug 99)`) is included in this email. this isnt new, but i couldn

Re: [PATCH] Accept nil outline path for file+olp+datetree org-capture-templates target

2025-06-20 Thread Kristoffer Balintona
Thanks for the bump. Life stuff popped up and I got distracted by other hacking too. On Thu, Jun 19 2025, Ihor Radchenko wrote: > Ihor Radchenko writes: > >>> Thank you for the clarification. WDYT of the patches attached? >> >> See my comments below. >> ... > > It has been a month. > Kristoffer,

Re: [BUG] Double slash in body text not captured in Org Protocol [9.7.30 (9.7.30-84f18c @ /Users/cchoi/.config/emacs/elpa/org-9.7.30/)]

2025-06-20 Thread Max Nikulin
[...] Double slash in body text not captured in Org Protocol URL emacsclient "org-protocol://capture?body=org-protocol://" ... Only one slash appears in the resulting Org Capture window. On 19/06/2025 23:00, Ihor Radchenko wrote: Max Nikulin writes: Released version supports `server-ev

feature/all-tex-fonts

2025-06-20 Thread Pedro Andres Aranda Gutierrez
Hi again I have made a substantial cleanup in the feature branch. It includes restoring the original language guessing routines for documents prior to (org-latex-multi-lang-driver). A bit of background: The new (org-latex-multi-lang-driver) variable controls how the headers are generated. The def