Re: [BUG] false positive error from org-compile-command [9.7.25 (N/A @ /gnu/store/pya76mlyr24zgwyb6fwv13ab2j04g31h-emacs-org-9.7.25/share/emacs/site-lisp/org-9.7.25/)]

2025-08-11 Thread Pedro Andres Aranda Gutierrez
Maybe we should consider using latexmk. /PA Enviado desde mi iPhone > El 11 ago 2025, a las 13:05, Christian Moe escribió: > > Ihor Radchenko writes: >> >> org-compile-file demanded the compilation target to be newer than .tex >> source, which is apparently too strong requirement. >> >> Fixe

Re: org element bug filling

2025-08-11 Thread Ihor Radchenko
Samuel Wales writes: > org9.7.33 > emacs30.1 Then, I can only suggest trying development version of Org maybe with Emacs master. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at . Support Org development at

Fix off-by-one fontification of entities and inline LaTeX fragments

2025-08-11 Thread Rudolf Adamkovič
Howdy! I found that the single space character after certain[1] entities and inline LaTeX fragment is fontified as `org-block'. This is invisible with the default Emacs non-theme, but it is visually confusing when a theme[2] is loaded that gives `org-block' non-transparent background. [1] Fontif

[PATCH] Support arrow keys and mouse wheel in export dispatcher

2025-08-11 Thread Rudolf Adamkovič
* lisp/ox.el (org-export--dispatch-action): Translate down/up arrow keys and scroll wheel to C-n/C-p, respectively. * etc/ORG-NEWS (Fancy HTML5 export uses ~~ element for timestamps): Document the change from the perspective of the user. --- etc/ORG-NEWS | 6 ++ lisp/ox.el | 19

Re: [BUG] false positive error from org-compile-command [9.7.25 (N/A @ /gnu/store/pya76mlyr24zgwyb6fwv13ab2j04g31h-emacs-org-9.7.25/share/emacs/site-lisp/org-9.7.25/)]

2025-08-11 Thread Christian Moe
Ihor Radchenko writes: > > org-compile-file demanded the compilation target to be newer than .tex > source, which is apparently too strong requirement. > > Fixed, on main. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=499bd92e2 Looks like the new requirement too is too strong.

[Pre-PATCH] Overhaul of the LaTeX preview system: manual and NEWS

2025-08-11 Thread Karthik Chikmagalur
> Thanks Ihor. I've updated the manual but it's not on Teco's fork yet. > I'll send you an update when it is. But in the meantime, please read > the below for my thoughts and questions. The updated version of the manual and ORG-NEWS are now pushed to Teco's fork. These include the naming change