Hello, I am having a problem with the latest git commit,
,---- | commit d0078d18689e830bf437aac8f90fbaea342ff50d | Author: Vegard Øye <[email protected]> | Date: Mon Jan 30 18:54:53 2012 +0100 | | Wrap `evil-adjust-cursor' in `evil-narrow-to-field' | | The end-of-buffer behavior should respect field boundaries. | Cf. commit ee24a54. `---- Specifically, every line movement gives an error: ,---- | evil-adjust-cursor: Invalid function: evil-narrow-to-field [9 times] | Error in post-command-hook (evil-normal-post-command): (invalid-function evil-narrow-to-field) [3 times] `---- Reverting to the previous commit solves the problem... Thanks, eric -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.92.1 + Ma Gnus v0.2 _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
