Could Emacs be rewritten in Python?

Ian Bicking ianb at colorstudy.com
Mon Apr 7 13:50:11 EDT 2003


On Mon, 2003-04-07 at 08:58, Beni Cherniavsky wrote:
> Cooperative super calls will be needed for things like keymap lookup
> ot accomodate the need to look in more than one keymap.
> Alternatively, you acn create a single default method to do keymap
> lookup and it will dispatch to all appropriate methods / dicts of each
> class involved that can then be written without bothering with
> cooperation.

When hooks fail, events can often work better.

  Ian







More information about the Python-list mailing list