Hello, I am using emacs22 and I understand that the current version I am using has no "start-file-process" function and I need to instead rebind C-c C-c to "start-process". How do I go about doing this in my .emacs file without editing the actual elisp sources?
Cheers, Ryan
