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
I haven't used XCode, but emacs comes with several autocomplete modes.
See:
Also cedet for something more sophisticated - but I don't think it works with objective-c unfortunately.