Trevoke / sqlup-mode.el

An emacs minor mode to upcase SQL keyword and functions
GNU General Public License v3.0
88 stars 15 forks source link

sqlup-mode does not work with company-mode #30

Closed stardiviner closed 9 years ago

stardiviner commented 9 years ago

I complete sel in a SQL buffer, with select in company-mode, then sqlup-mode shows below error.

Error in post-command-hook (sqlup-capitalize-as-you-type): (wrong-type-argument symbolp (lambda nil (interactive) (company-abort) (insert " ")))
stardiviner commented 9 years ago

Have not meet this error message recently. close it at first.