On Mon, 11 Dec 2006 23:24:07 -0500, Ken Tilton wrote: > Also, Python does not support a functional style of programming so the > line is the only meaningful textual entity. In this sense the > primitiveness of Python makes editing easier. Why do you say that? Wouldn't a block in python be a "meaningful textual entity" in the same way a lisp form would be?