You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello gabrielelanaro,
The "emacs-for-python" is so useful for python developer, thanks for your great work.
I found the function yas/initialize is not available in the latest yasnippet, which rename to yas--initialize already. It lead to the errors as below
It's annoying that the changes of public interface lead to the incompatible problem.
Could you help to do some change to adaptive the latest yasnippet if you have time.
Thank you!
The text was updated successfully, but these errors were encountered:
Hello gabrielelanaro,
The "emacs-for-python" is so useful for python developer, thanks for your great work.
I found the function
yas/initialize
is not available in the latest yasnippet, which rename toyas--initialize
already. It lead to the errors as belowIt's annoying that the changes of public interface lead to the incompatible problem.
Could you help to do some change to adaptive the latest yasnippet if you have time.
Thank you!
The text was updated successfully, but these errors were encountered: