I recently switched to emacs for my code editing, and it mostly works well.
However, for Objective-C I find myself missing Xcode\'s autocomplete feature as I have troubl
Edit the file auto-complete.el (look for it in the folder you installed "auto-complete" package, of course):
auto-complete.el
Goto line 165, I guarantee you know what to do already. :)