[FR] relative buffer-local path to bib for org-cite biblatex

2023-05-12 Thread Panayotis Manganaris
Hello, I just noticed that adding a local bibliography for use by the biblatex cite processor gets exported to latex as an absolute path. `#+bibliography: main.bib`  exports to `\addbibresource{/home/me/etc/main.bib}` I would like a setting to allow this to be a relative path if possible. I

[BUG] yank caused org error in org-columns [9.7.10 (release_9.7.10 @ /usr/share/emacs/31.0.50/lisp/org/)]

2024-09-06 Thread Panayotis Manganaris
I am sending this report at the request of org's built in monitor. org mode recovered gracefully and did not inconvenience me. I have attached my configuration state report. I was able to reproduce the bug twice by repeating the steps I outline below, but when I went to capture a backtrace I r

Re: [BUG] yank caused org error in org-columns [9.7.10 (release_9.7.10 @ /usr/share/emacs/31.0.50/lisp/org/)]

2024-10-13 Thread Panayotis Manganaris
Ihor Radchenko writes: > No extra information for over a month. > I assume that the problem disappeared. > Closing. > Canceled. Yes, Ihor. I was unable to reproduce the issue despite continued use of the offending file. Thanks, Panos

Re: [RFC] The best way to choose an "action" at point: context-menu-mode, transient, which-key or embark? (was: Fwd: Org-cite: Replace basic follow-processor with transient menu?)

2024-12-13 Thread Panayotis Manganaris
Hello. I'm very much an elisp amateur, but one of my main motives for learning has been to make use of emacs' many beautiful UI systems. Therefore, I'll provide my comments from a designer perspective and avoid implementation detail. Ihor Radchenko writes: > TL;DR: We are in the process of de

Re: How to specify column alignment in LaTeX table output?

2025-01-10 Thread Panayotis Manganaris
Rens Oliemans writes: > Ah, here we see the exact problem we've both just attested to! The #+RESULTS: > code block > got recreated because I was messing around with ':results' headers, and the > #+ATTR_LATEX: > line doesn't belong to the correct table anymore. > > You will notice that if you mo

org-babel python lost a feature?

2025-01-10 Thread Panayotis Manganaris
While trying to set up a toy example for another thread, I stumbled into a problem. It's been over a year since I did this, but I recall it was possible to use multiple :results format values e.g. :results output file link drawer Using both link and drawer was acceptable with Emacs 28.2 Org mode

Re: org-babel python lost a feature?

2025-01-11 Thread Panayotis Manganaris
Ihor Radchenko writes: > I just tried Org 9.5.5 and also Org 9.4.4. It is all the same - > consistent with Org 9.7.11. Thanks for the sanity check, Ihor. I must have had some piece of configuration that enabled this for me -- Super useful, I'll share it if I find it. Might as well have been mag