Similarly, I want to delete word backward when `C-u C-w` is pressed. I tried to bind `C-w` to delete-backward-char, but kill-region stopped working. Please help as I find it irritating to stretch my fingers to tap DEL key and I commit a lot of mistakes while typing. Thank You