emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] ob-shell doesn't evaluate last line on Windows (cmd/cmdproxy)


From: Ihor Radchenko
Subject: Re: [BUG] ob-shell doesn't evaluate last line on Windows (cmd/cmdproxy) [9.6.1 ( @ c:/Users/Osher/AppData/Roaming/.emacs.d/elpa/org-9.6.1/)]
Date: Wed, 18 Jan 2023 09:05:34 +0000

Matt <matt@excalamus.com> writes:

> (process-file
>   "cmdproxy.exe"                                               ; 
> shell-file-name
>   "/path/to/temp/containing/block/source"  ; input-file
>   (t "/tmp/babel jTCHe/ob-error-yHOivA")    ; output destination (like 
> call-process's DESTINATION)
>   nil                                                                     ; 
> display
>  "-c"                                                                    ; 
> args
>   "cmdproxy.exe"                                               ; args

> Thoughts?

If running cmdproxy.exe /c cmdproxy.exe /path/to/input is not wrong, the
problem is on Emacs side.

Osher, could you try putting your example script into a file and running
the command line directly? What will it output?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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