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
For Notepad++ I needed to use this command -multiInst to trigger edits.
-multiInst
p4 set P4EDITOR="C:\Program Files (x86)\Notepad++\notepad++.exe -multiInst"