php-auto-yasnippets
php-auto-yasnippets copied to clipboard
Error with payas/ac-setup
When I add (payas/ac-setup) to my config, I get:
Debugger entered--Lisp error: (void-variable php-auto-yasnippets)
payas/ac-setup()
eval((payas/ac-setup) nil)
eval-last-sexp-1(nil)
eval-last-sexp(nil)
call-interactively(eval-last-sexp nil nil)
command-execute(eval-last-sexp)
Is this working for others?
Personally I haven't used auto-complete for quite a while, so I can't say. Sometime this week (at the latest) I will setup a clean installation with that package and php-auto-yasnippets so that I can see if I get the same error.
Also what version of Emacs are you using and on what platform? If possible I'll try to use the same one.