]> code.delx.au - gnu-emacs-elpa/commitdiff
Signal an error on recursive yas--fallback calls
authorNoam Postavsky <npostavs@users.sourceforge.net>
Sun, 5 Oct 2014 00:52:58 +0000 (20:52 -0400)
committerNoam Postavsky <npostavs@users.sourceforge.net>
Sun, 5 Oct 2014 00:52:58 +0000 (20:52 -0400)
* yasnippet.el (yas--fallback): let-bind yas-fallback-behavior to
  'yas--fallback before actually doing the fallback. Signal an error if
  it's 'yas--fallback (indicating we're in an infinte loop).


No differences found