kostafey / ejc-sql

Emacs SQL client uses Clojure JDBC.
278 stars 29 forks source link

Error in process sentinel #161

Closed larrasket closed 1 year ago

larrasket commented 2 years ago

I'm getting error in process sentinel: Wrong number of arguemnts: #<subr string-match, 4> whenever I run M-x ejc-eval-user-sql-at-point to evaluate some commands. It takes about ~1 minute to evaluate it and I get the output properly. I faced this issue only when I downgraded to Emacs 27, it used to work fine in Emacs 29. Any ideas?