[PATCH] ob-sql.el: Add support for SAP HANA

2021-02-03 Thread Robin Campbell Joy
* lisp/ob-sql.el (org-babel-execute:sql, org-babel-sql-dbstring-saphana): Add basic support for SAP HANA to SQL blocks * testing/lisp/test-ob-sql.el: Basic tests for generated db connection string This change adds basic support for SAP HANA to SQL blocks by specifying saphana as :engine. It also

Turning off all indentation in 9.4.4

2021-02-03 Thread Raoul Comninos
I noticed a change in org since I updated to the latest version when it comes to automatic indentation. I prefer to turn this off globally, including for lists. I have tinkered with various settings but have had no luck so far. --

[PATCH] org.el: Don't clear dynamic block if write function is undefined

2021-02-03 Thread Kyle Meyer
Michael Powe writes: > Hello, > > After logging some clock time, I used the normal key combination, C-u C-c > C-x C-u to update my timesheet tables, and received this error message. > > org-update-dblock: Symbol’s function definition is void: > org-dblock-write:CLOCKTABLE [...] > Well, after recov

org-contacts problem

2021-02-03 Thread Raoul Comninos
I have set up an org-capture template with the exact example provided in org-contacts.el and I get this error: * %![Error: (void-function org-contacts-template-name)] :PROPERTIES: :EMAIL: %![Error: (void-function org-contacts-template-email)] :PHONE: :ALIAS: :NICKNAME: :IGNORE: :ICON: :NOTE: :A

Re: Bug fix attached: org-babel sql postgres, fix hardcode

2021-02-03 Thread Kyle Meyer
Thanks for the patch, and others for the review/feedback. Alan Light writes: > Subject: [PATCH 2/2] ob-sql.el: ob-sql.el (org-babel-execute:sql): Use > `sql-postgres-program' as postgresql executable (instead of psql) when > defined > > * ob-sql.el (org-babel-execute:sql): Use `sql-postgres-p

Re: patch: ob-clojure improvements

2021-02-03 Thread Christopher Miles
<#secure method=pgpmime mode=sign> You're right, seems now need to wait for Ag Ibragimov. Tim Cross writes: OK. As the patch is over 6 months old, it would be good if the original author can confirm it is still the latest version and if not, re-send the most recent version. Christopher Miles