Hi Everyone, I just upgraded to Cygwin 3.0.3. 3.0.3 was an in-place upgrade over top the previous version. I don't recall the previous version.
I used Cygwin x86_64 flavor and SSH'd into a Linux box. I opened a text file with emacs and tried to delete a line with CTRL+K. Notice the '5;5u' where the delete was supposed to occur: IS_APK=$(command -v apk 2>/dev/null | grep -v "^no " | wc -l) 5;5u5;5u5;5u if [ "$IS_DNF" -ne 0 ]; then Formerly emacs worked as expected. Any ideas what might be going sideways? Jeff -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple