dakrone/es-mode

Symbol’s function definition is void: request

Closed this issue · 7 comments

Hello, thanks for the great work on this package!

When I'm trying to execute a query I'm getting:

es--execute-region: Symbol’s function definition is void: request

on the minibuffer. I guess this is probably this line and related to #41

Running package-list-packages lists the request package as a dependency of es-mode, so I guess I have it installed. This is on OS X by the way. Let me know if I can do anything more to help.

Whoops sorry! I pushed a commit that should fix it, can you give it a try?

Yep, it works now! Thanks a lot, I'm a bit embarrassed it was that simple, I should have provided a PR :)

Thanks for reporting it! :)

Hey I think you forgot to merge the commit to the master branch :)

ljos commented

Should be OK now.

Cheers!

Whoops! Thanks @ljos!