I used to have emacs set up the way I liked it until I lost my emacs configuration file.
How do I customize emacs so that it supports CTRL+x,c,v keys as in windows (cut, copy paste) and also when you paste, the highlighted region is replaced?
I'd also like the delete key to behave so that if a region is highlighted it will delete the region. It currently just deletes the character to the right cursor.