Re: package submission : ob-sql-session

2024-11-04 Thread Phil Estival
* [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

Re: [BUG] export blocks no longer fontifying [9.7.10 (release_9.7.10 @ /Users/ben/Scripts/emacs/lisp/org/)]

2024-11-04 Thread Benjamin McMillan
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"

Re: Follow-up on: Quick fix: ATTR_BEAMER not showing in autocompletion

2024-11-04 Thread Ihor Radchenko
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

Re: Fix "inverted" behavior of `colnames' header argument

2024-11-04 Thread Ihor Radchenko
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.

Re: [BUG] export blocks no longer fontifying [9.7.10 (release_9.7.10 @ /Users/ben/Scripts/emacs/lisp/org/)]

2024-11-04 Thread Ihor Radchenko
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

Re: [BUG] export blocks no longer fontifying [9.7.10 (release_9.7.10 @ /Users/ben/Scripts/emacs/lisp/org/)]

2024-11-04 Thread Benjamin McMillan
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