mysql - Autocompletion for Emacs in my-sql mode -


i know if there auto-complete feature in emacs my-sql. tried using sql-completion.el emacswiki, , when use emacs gives following error:

symbol's value variable void: <!doctype 

how fix or there other auto-completing function emacs in my-sql mode.

thanks.

i guess sql-completion.el file downloaded somehow had html formatting. open file inside emacs, , if starts <!doctype html public..., there have problem.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -