T, t, F, f operators crash into debugger

Stefan Monnier monnier at iro.umontreal.ca
Tue Oct 21 14:39:54 CEST 2014


> If you want to keep that you can also just ignore those movement errors:
>     (add-to-list 'debug-ignored-errors "^Can't find .")
    
Or Evil could/should use `user-error' rather than `error'.


        Stefan




More information about the implementations-list mailing list