IDE that uses an external editor?
skip at pobox.com
skip at pobox.com
Fri Oct 13 13:04:56 EDT 2006
More information about the Python-list mailing list
Fri Oct 13 13:04:56 EDT 2006
- Previous message (by thread): IDE that uses an external editor?
- Next message (by thread): IDE that uses an external editor?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
One thing that's kept me from even looking at IDEs is that to the best of my knowledge none of them will integrate properly with external editors like Emacs or vi. I know lots of tools support "Emacs-like keybindings", but believe me, I've never found one that does a decent job of that. There is just so much more to powerful editors like Emacs or vi than a handful of cursor movement commands. Once a person is proficient they generally won't accept substitutes. So, please prove me wrong. Are there any IDEs that will actually work with an external instance of Emacs (either by firing it up or by using a remote connection program like gnuclient)? Thx, Skip
- Previous message (by thread): IDE that uses an external editor?
- Next message (by thread): IDE that uses an external editor?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list