On Sun, 11 Dec 2005, Steven D'Aprano wrote:

On Sat, 10 Dec 2005 16:34:13 +0000, Tom Anderson wrote:

On Sat, 10 Dec 2005, Sybren Stuvel wrote:

Zeljko Vrba enlightened us with:

Find me an editor which has folds like in VIM, regexp search/replace within two keystrokes (ESC,:), marks to easily navigate text in 2 keystrokes (mx, 'x), can handle indentation-level matching as well as VIM can handle {}()[], etc. And, unlike emacs, respects all (not just some) settings that are put in its config file. Something that works satisfactorily out-of-the box without having to learn a new programming language/platform (like emacs).

Found it! VIM!

ED IS THE STANDARD TEXT EDITOR.

Huh! *Real* men edit their text files by changing bits on the hard disk by hand with a magnetized needle.

Hard disk? HARD DISK?

Hard disks are for losers who can't write tight code. *Real* mean keep everything in core. Unless it's something performance-critical, in which case they fit it in the cache.

tom

--
ø¤º°`°º¤ø,,,,ø¤º°`°º¤ø,,,,ø¤º°`°º¤ø,,,,ø¤º°`°º¤ø
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to