|
From: | Nikolay Kudryavtsev |
Subject: | [PATCH] ob-maxima.el: Fix execution on MS Windows |
Date: | Sun, 26 Dec 2021 23:18:36 +0300 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 |
Hello. I've been playing around with Maxima from time to time.Ob-maxima currently does not work on Windows due to it using single quotes in the Maxima invocation and those not being supported by Windows CMD.
After some testing I've found an invocation that seems to work fine on both Windows and Linux. I don't think this patch can cause any real issue, since the string in those quotes is just the temp file path.
0001-ob-maxima.el-Fix-execution-on-MS-Windows.patch
Description: Text document
[Prev in Thread] | Current Thread | [Next in Thread] |