When i load the yasnippet, emacs warns "byte-code: Recursive load". After some investigation, it seems to fix the problem by removing ``` (require 'yasnippet-snippets) ``` from "yasnippet-snippets/snippets/bibtex-mode/.yas-setup.el".