emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Unit tests for function calling MathML converters (Re: Warn abou


From: Max Nikulin
Subject: [PATCH] Unit tests for function calling MathML converters (Re: Warn about shell-expansion in the docstring of org-latex-to-html-convert-command)
Date: Sun, 10 Mar 2024 12:02:29 +0700
User-agent: Mozilla Thunderbird

On 09/03/2024 22:23, Max Nikulin wrote:
On 08/03/2024 18:16, Ihor Radchenko wrote:

Attaching tentative patch that fixes the problem.

I propose to add unit tests, see first attachment.

I have tried to add some unit tests, but I faced an issue with `org-create-math-formula'. It creates temporary files in `default-directory' and does not remove them on failure. Moreover, it does not work in a container where git is not installed:

Debugger entered--Lisp error: (file-missing "Searching for program" "No such file or directory" "git")

that is called from `find-file-hook'.

Is second attachment appropriate to fix the issue or it has some undesired effects.

Attachment: 0002-test-org.el-LaTeX-to-MathML-tests-of-shell-escaping.patch
Description: Text Data

Attachment: 0003-org.el-Avoid-find-file-no-select-during-MathML-gener.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]