Hi Michael,
Michael Albinus writes:
> I don't believe I need permanent write access. Patch appended.
Applied, thanks!
Best,
--
Bastien
Bastien writes:
> Hi Michael,
Hi Bastien,
> Please send me your public key so that I can give your write access.
> Otherwise can you just resent the patch as a git patch with a commit
> message have an Emacs-ready ChangeLog entry?
I don't believe I need permanent write access. Patch appended.
Hi Michael,
Michael Albinus writes:
> Achim Gratz writes:
>
>> Works a treat. Please install!
>
> I have no write access to the org repo. Maybe somebody else could
> install?
Please send me your public key so that I can give your write access.
Otherwise can you just resent the patch as a git
Achim Gratz writes:
> Works a treat. Please install!
I have no write access to the org repo. Maybe somebody else could install?
> Regards,
> Achim.
Best regards, Michael.
Michael Albinus gmx.de> writes:
> What about this:
Works a treat. Please install!
Regards,
Achim.
Achim Gratz writes:
>> The use of "/bin/sh" as fallback should be OK. In the local case, the
>> first cond clause shall be selected (otherwise there is something really
>> wrong).
>
> Yes. But on Windows there is always something wrong… :-)
Again: under Windows, on the local host, `shell-file-n
Achim Gratz writes:
> Michael Albinus writes:
>> What about this:
> [...]
>
> Looks good, I can test it tomorrow.
>
>> The use of "/bin/sh" as fallback should be OK. In the local case, the
>> first cond clause shall be selected (otherwise there is something really
>> wrong).
>
> Yes. But on Wind
Michael Albinus writes:
> What about this:
[...]
Looks good, I can test it tomorrow.
> The use of "/bin/sh" as fallback should be OK. In the local case, the
> first cond clause shall be selected (otherwise there is something really
> wrong).
Yes. But on Windows there is always something wrong…
Achim Gratz writes:
>> + (let ((input-file (org-babel-temp-file "input-"))
>> +(error-file (if error-buffer (org-babel-temp-file "scor-") nil))
>> +(shell-file-name
>> + (if (file-executable-p
>> + (concat (file-remote-p default-directory) shell-file-name))
>> + shel
Michael Albinus writes:
> + (let ((input-file (org-babel-temp-file "input-"))
> + (error-file (if error-buffer (org-babel-temp-file "scor-") nil))
> + (shell-file-name
> + (if (file-executable-p
> + (concat (file-remote-p default-directory) shell-file-name))
> + she
10 matches
Mail list logo