]> code.delx.au - gnu-emacs-elpa/commit
Closes #290: problem when advancing the start of a mirror-in-field
authorJoão Távora <joaotavora@gmail.com>
Tue, 21 Aug 2012 23:52:17 +0000 (00:52 +0100)
committerJoão Távora <joaotavora@gmail.com>
Tue, 21 Aug 2012 23:52:17 +0000 (00:52 +0100)
commit9503c332f552e874899ea0ce7801516d4b30bba2
tree17d8df0574265c201dfa314de7099615b500f573
parent8a26ab0a3180b0df2264518ff31dd19564727ba2
Closes #290: problem when advancing the start of a mirror-in-field

* Rewrote 'yas--update-mirrors'
* Added unit test
* Advancing is done exceptionally in 'yas--update-mirrors'
  not 'yas--mirror-update-display' and just before we need to
  re-update the mirror-in-field.
* Alternative to prior point would be to have fields carry a reference
  to their child mirrors.
yasnippet-tests.el
yasnippet.el