I use perforce for my revision control, when I hit \'p4 change\' it always opens up the list on emacs, and we all know the pain of deleting text in it. How do i change it to ged
From the command line,
p4 set P4EDITOR="C:\File Editor\editor.exe"
You can test that this was successfull by running the following command after, which should launch your desired editor.
p4 workspace