Re: [BUG] Latex exporter should consider export settings [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.3/lisp/org/)]

2025-03-06 Thread Pedro Andres Aranda Gutierrez
Hi, attached in the full patch (I didn't see the fix applied on main @07:30 CET today). Best, /PA On Thu, 6 Mar 2025 at 20:41, Ihor Radchenko wrote: > Antero Mejr writes: > > > Ihor Radchenko writes: > > > >> I agree that obeying :with-creator in hyperref template makes sense. > > > > Great,

Re: PLOT: Different "with:option" on same plot

2025-03-06 Thread Colin Baxter
Dear Leo, Thank you very much for the reply. > Leo Butler writes: > On Mon, Mar 03 2025, Colin Baxter wrote: >> I want to plot from a table and use >> >> #+PLOT: title:"Whatever" ind:2 deps:(3 4) type:2d "with:lines" >> set:"yrange [0:100]" >> >> Great, that wo

Re: [PATCH] Prefix CL symbols in ob-lisp.el

2025-03-06 Thread Owen Radcliffe
The use of Coalton can be considered a contrived example, although important to some people, but symbols not being prefixed assumes that users are in packages that (:use :cl) and don't shadow anything important. On Thu, Mar 6, 2025 at 13:58 Ihor Radchenko wrote: > Owen Radcliffe writes: > > > H

Re: [PATCH] Sanitize links in headings to avoid broken Texinfo menus

2025-03-06 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Please make your first commit adding yourself as the maintainer of > ox-texinfo. And done! Thank you for your guidance, Ihor. P.S. I also fixed my old email address in all the other files. Rudy -- "I have only made this letter longer because I have not had the time t

Re: Since Emacs 30.1, commenting lines in code blocs does not work correctly

2025-03-06 Thread General discussions about Org-mode.
Le 05/03/25 à 21h49, David Masterson a écrit : > Denis Bitouzé via "General discussions about Org-mode." > writes: > >> Le 04/03/25 à 10h48, David Masterson a écrit : >> >>> 2. When you select the region, where is the cursor? >> >> Let me answer this question first: in my above experiment, the c

Bug Report: Invalid Function Error after Natively Compiling =org-element=

2025-03-06 Thread Vitus Schäfftlein
After updating to emacs version 30.1 from version 29.4.4, I experience issues with =org-element-with-disabled-cache=. Specifically, creating an =org-roam= node with a template that sets a =#+category= yields the error =invalid-function org-element-with-disabled-cache=. Here is a MWE you save to

Re: [PATCH] Prefix CL symbols in ob-lisp.el

2025-03-06 Thread Ihor Radchenko
Owen Radcliffe writes: > Here are steps to reproduce the issue I am fixing: > > 1. Start sly and load Coalton: > - M-x sly > - (asdf:load-system :coalton) > > 2. Enter the :coalton-user package, it does not use :cl > - (in-package :coalton-user) > > 3. Evaluate the following org-babel src b

Re: [PATCH] Sanitize links in headings to avoid broken Texinfo menus

2025-03-06 Thread Ihor Radchenko
Rudolf Adamkovič writes: >> And let me know when you finish registering - I will need to contact >> Emacs maintainers to approve your write access. > > Done. You got your access granted. Please make your first commit adding yourself as the maintainer of ox-texinfo. Let me know if you have diffic

Re: [BUG] Incorrect LaTeX export when using images in a table to display them side-by-side. [9.7.5 (release_9.7.5 @ /home/dadinn/.emacs.d/straight/build/org/)]

2025-03-06 Thread Ihor Radchenko
Pedro Andres Aranda Gutierrez writes: > good to know. So, is there any other case apart that we should look at > before deciding if the quick patch I prepared is good enough? Or should I > start preparing the test case? I can't think of other special cases. Which quick patch are you talking abou

Re: [BUG] Latex exporter should consider export settings [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.3/lisp/org/)]

2025-03-06 Thread Ihor Radchenko
Antero Mejr writes: > Ihor Radchenko writes: > >> I agree that obeying :with-creator in hyperref template makes sense. > > Great, can Pedro's and my patches be merged then? I re-attached them > here. I installed the Pedro's latest patch. However, that patch does not introduce any tests. May you