Hi!

So

%s/$/a

gets into an infinite loop.  There’s an incompatibility between how
Emacs and Evil treats the last line.  Emacs has a blank line at the
end of the file if the last line ends with a newline.  Evil doesn’t
ignore this line properly, the way Vi does.

_______________________________________________
implementations-list mailing list
[email protected]
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list

Reply via email to