* [2024-10-20 14:34] Ihor Radchenko:
Phil Estival writes:
ob-sql-session :
- handle large results
- has :results tables
- accept header variables (:var)
- accept sql client shell commands
- keep login parameters
- prompt only for blank connection parameters
- can use `with-environment-varia
Yes, that seems to work. It returns:
"The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visit http://www.java.com for information on installing Java.
no"
On Tue, Nov 5, 2024 at 5:11 AM Ihor Radchenko wrote:
> Benjamin McMillan writes:
>
> > A call of "java --version"
Pedro Andres Aranda Gutierrez writes:
> right, but if they directly were buffer-local from the very beginning, one
> wouldn't have to be jumping between files to understand that.
> Call it 'pedantic time optimisation' from someone getting older ;-)
Maybe. But there is no clear benefit to change
Rudolf Adamkovič writes:
>> Our convention is to use [BUG] in subject like to mark bugs. That's
>> what M-x org-submit-bug-report does.
>
> TIL ... again. :)
Also, see https://tracker.orgmode.org/howto
>> What you show looks consistent with "16.4 Environment of a Code Block"
>> in Org manual.
Benjamin McMillan writes:
> A call of "java --version" returns
> "The operation couldn’t be completed. Unable to locate a Java Runtime.
> Please visit http://www.java.com for information on installing Java."
> This is on a mac, it seems that they provide a stub of java, but not the
> full environ
A call of "java --version" returns
"The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visit http://www.java.com for information on installing Java."
This is on a mac, it seems that they provide a stub of java, but not the
full environment.
Is it possible that the test sui