Re: Error during PDF export but the PDF file is exported

2022-10-21 Thread Pascal Quesseveur
>"IR" == Ihor Radchenko writes: IR> Pascal, could you please try the latest main and see if the IR> problem is fixed? Unfortunately I can't try at the moment. I have followed the link https://list.orgmode.org/thu03t$16vt$1...@ciao.gmane.io and FWIU it should work fine as it takes the file

Re: Org-mode syntax as a tool-independent MIME type

2022-10-21 Thread Ihor Radchenko
Karl Voit writes: > I tried to collect projects on > https://gitlab.com/publicvoit/orgdown/-/blob/master/doc/Tool-Support.org Would you be interested to contribute to https://orgmode.org/tools.html? >> Perhaps TEC is right and we will end up having the minimal syntax >> being the one we

Re: Org-mode syntax as a tool-independent MIME type (was: Shower thought: submit an IETF RFC to register Org as a MIME type)

2022-10-21 Thread Ihor Radchenko
Karl Voit writes: > For reasons explained in my Orgdown-related articles[1] I would > propose to use this chance to introduce a different term for the > Org-mode lightweight markup language in contrast to the Org-mode > Elisp implementation in order to push the syntax in a tool-agnostic > way.

Re: [BUG] ox-odt fails for org-id links (e.g., from org-roam v2) [9.5.2 (9.5.2-gfbff08 @ /home/moritz/.emacs.d/elpa/27.2/develop/org-9.5.2/)]

2022-10-21 Thread Ihor Radchenko
Ihor Radchenko writes: > Subject: [PATCH] ox-odt: Allow id: links to files > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > * lisp/ox-odt.el (org-odt-link): Transcode id: links to file property > drawers. > > Reported-by: Moritz Schäfer > Link:

Re: [PATCH] ob-java: Define the list of all supported header arguments

2022-10-21 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Thanks! > Applied onto main. Fantastic! > Fixed. Thanks. Please see the attached patch with updated tests. Rudy >From 5405d0419295bb1a0314cb2b3ce07713fc77e792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rudolf=20Adamkovi=C4=8D?= Date: Fri, 21 Oct 2022 14:48:56 +0200

Re: [PATCH] ob-java: Define the list of all supported header arguments

2022-10-21 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > Please see the attached patch with updated tests. Oops, I had a typo (a wrong tense) in the commit message. Please see the patch attached to this message that has it fixed. Rudy >From 37bd1716a652751e6941781464d47c283be3b4b9 Mon Sep 17 00:00:00 2001 From:

Re: Org 9.6-pre and Bash sessions

2022-10-21 Thread Rudolf Adamkovič
Ihor Radchenko writes: > See the attached tentative patch. > I'd appreciate some testing. Hopefully, I did not break anything. I did some testing and found no issues. Great work! Below, I include some suggestions regarding the patch. > * lisp/ob-comint.el (org-babel-comint-with-output):

Re: [BUG] ox-odt fails for org-id links (e.g., from org-roam v2) [9.5.2 (9.5.2-gfbff08 @ /home/moritz/.emacs.d/elpa/27.2/develop/org-9.5.2/)]

2022-10-21 Thread Max Nikulin
On 21/10/2022 10:16, Ihor Radchenko wrote: Max Nikulin writes: I am apologizing if my comments make no sense. I remember a thread on improper handling on id links in ox-html, so I am a bit surprised that a link to the whole file (if I got the goal of the patch correctly, of course) is the only

Re: [BUG] Mention #+PRINT_BIBLIOGRAPHY in the Org manual

2022-10-21 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Feel free to submit a patch for org-cite-make-insert-processor. Could the patch make '[cite: @key]' the new default when inserting citations, or should it introduce a new customization point? Rudy -- "Strange as it may sound, the power of mathematics rests on its

Re: [PATCH] ob-java: Define the list of all supported header arguments

2022-10-21 Thread Ihor Radchenko
Rudolf Adamkovič writes: > Rudolf Adamkovič writes: > >> Please see the attached patch with updated tests. > > Oops, I had a typo (a wrong tense) in the commit message. > > Please see the patch attached to this message that has it fixed. Thanks! Applied onto main.

[PATCH] Re: Bug: Incorrect indentation in Org Babel list output with multiline text [9.4.4 (release_9.4.4 @ /Applications/Emacs.app/Contents/Resources/lisp/org/)]

2022-10-21 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Applied onto main. I wrote a regression test, so that we do not need to fix this problem again next time. Please see the attached patch. >From 9cb3c86abcc1fe983b5e6d2ff7a80c1d714fb126 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rudolf=20Adamkovi=C4=8D?= Date: Fri, 21

Re: org-persist-write slow when pp-use-max-width is t

2022-10-21 Thread Michael Eliachevitch
pp-max-width has been introduced in Emacs 29. The fact that pp becomes too slow is likely something to be fixed before the next Emacs release. Good catch and I agree. I compile emacs from the master branch and probably discovered in the emacs-news which I check between upgrades and I

Re: Bug: Incorrect indentation in Org Babel list output with multiline text [9.4.4 (release_9.4.4 @ /Applications/Emacs.app/Contents/Resources/lisp/org/)]

2022-10-21 Thread Ihor Radchenko
Vikas Kumar writes: > Here is a patch with the fix. Thanks, and sorry for the late reply. Applied onto main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=e7005787993f521f76e99f00e8a04d87703c493f You are now listed as an Org contributor

Re: [BUG] Beamer export fails with async export [9.5.3 (9.5.3-g4197fc @ /home/thomas/.emacs.d/straight/build/org/)]

2022-10-21 Thread Ihor Radchenko
Thomas Freeman writes: > When exporting a LaTeX beamer presentation as an asynchronous process > (by using C-a prior to selecting the export option), the export fails with > the following error: > > (error "Unknown \"nil\" back-end: Aborting export") Could you please provide detailed steps how

Re: Export of deadline status via ~org-batch-agenda-csv~

2022-10-21 Thread Ihor Radchenko
"Stefan van der Walt" writes: > I am trying to process all of my TODOs in a script, and therefore use > ~org-batch-agenda-csv~ to export them to CSV. > > I am running into two problems: > > 1. It seems to be impossible to get deadline/schedule information for tasks > that have been marked as

Re: Bug: org-clock-select-task reuses reserved characters [9.3 (release_9.3 @ /home/unhammer/PREFIX/emacs/share/emacs/28.0.50/lisp/org/)]

2022-10-21 Thread Ihor Radchenko
Kevin Brubeck Unhammer writes: > If your org-clock-history has 44 or more elements, then the "c" > character will no longer go to the current task, but to the 44th clocked > in task. Similarly for [d]efault and [i]nterrupted. > > The function first adds (?c . marker-to-current-task) to the

Re: Org 9.6-pre and Bash sessions

2022-10-21 Thread Ihor Radchenko
Rudolf Adamkovič writes: > Ihor Radchenko writes: > >> See the attached tentative patch. >> I'd appreciate some testing. Hopefully, I did not break anything. > > I did some testing and found no issues. > > Great work! > > Below, I include some suggestions regarding the patch. Thanks! Applied

[BUG] ox-odt file: links are not pointing to the real files (was: [BUG] ox-odt fails for org-id links (e.g., from org-roam v2) [9.5.2 (9.5.2-gfbff08 @ /home/moritz/.emacs.d/elpa/27.2/develop/org-9.5.2

2022-10-21 Thread Ihor Radchenko
Max Nikulin writes: > I am sorry. I confused this thread with some other bug report. I agree > that the original post describes namely file links. When Moritz provided > an example in response to your request for more details I decided that > more similar problems are coming. Perhaps

Re: [PATCH] Re: Bug: Incorrect indentation in Org Babel list output with multiline text [9.4.4 (release_9.4.4 @ /Applications/Emacs.app/Contents/Resources/lisp/org/)]

2022-10-21 Thread Ihor Radchenko
Rudolf Adamkovič writes: > I wrote a regression test, so that we do not need to fix this problem > again next time. Please see the attached patch. Thanks! Applied onto main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=524e0e0b7b5eb4c02f3da5eaf59eb1df82d1c1cc -- Ihor

Re: Line breaks and brackets in LaTeX export

2022-10-21 Thread Max Nikulin
On 21/10/2022 10:41, Ihor Radchenko wrote: Max Nikulin writes: On 20/10/2022 12:07, Ihor Radchenko wrote: When transcoding children (e.g. table rows), the sibling rows can always be accessed using org-export-get-previous-element and org-export-get-next-element. Decision if escaping is

Re: Line breaks and brackets in LaTeX export

2022-10-21 Thread Max Nikulin
On 21/10/2022 10:34, Ihor Radchenko wrote: Juan Manuel Macías writes: I see the tabularray issue simply as an example that \empty is not as reliable as we thought. There might be other LaTeX packages throwing errors on \\\empty. My impression is that tabularray has an ambitious goal to

Re: [PATCH 2-v4] New: auto display inline images under subtree when `org-cycle'.

2022-10-21 Thread Christopher M. Miles
Whether can this patch be merged at first, put the test in future to finish? In recent days, I still have not figured out this image overlays test. "Christopher M. Miles" writes: > [[PGP Signed Part:Undecided]] > > Ihor Radchenko writes: > >> "Christopher M. Miles" writes: >> I think

[BUG] hyperbole action key on path name results in org-element-cache warning [9.6-pre (release_9.5.5-997-ge58bd0 @ /home/grfz/src/org-mode/lisp/)]

2022-10-21 Thread Gregor Zattler
Dear org-mode and hyperbole developers, hitting hyperbole's action-key with point in "~/src/org-mode/contrilb/lisp" in a *Pp Eval Output* buffer holding my complete load-path resulted in this org-element--cache warning: ■ Warning (org-element-cache): org-element--cache: Org parser error in

Re: Line breaks and brackets in LaTeX export

2022-10-21 Thread Juan Manuel Macías
Max Nikulin writes: > My impression is that tabularray has an ambitious goal to replace all > current table packages. I have no idea if other packages will adopt > similar approach with regexp-based parsing instead of usual expanding > of TeX commands. Yes, that's the impression I have too.

Re: Do not show a TODO item in the global TODO list until certain date?

2022-10-21 Thread Ihor Radchenko
Angel de Vicente writes: > [I was about to tell you that it was still not working, because I was > still trying with the following TODO item: > > , > | ** TODO test > :personal: > | > |:PROPERTIES: > |:SHOWFROMDATE: 2022-10-16 >

Re: Do not show a TODO item in the global TODO list until certain date?

2022-10-21 Thread Angel de Vicente
Hello, Ihor Radchenko writes: > Try the following adjusted version: > > (defun org-agenda-skip-before-SHOWFROMDATE-property () > "Skip agenda item if :SHOWFROMDATE: property is set and the day is before > it" > (when-let* ((showfromdate (if (bound-and-true-p org-ql--current-element) >