[Python-checkins] python/dist/src/Tools/idle keydefs.py,1.3,1.4

Guido van Rossum guido@python.org
2002年5月21日 08:45:48 -0400


> ahem. Control-A was already assigned to beginning-of-line,
> and is also documented as such ("some emacs bindings may
> also work"):
>> windows_keydefs = \
> ...
> '<<beginning-of-line>>': ['<Control-a>', '<Home>'],
> ...
> '<<select-all>>': ['<Control-a>'],

Then that binding needs to be removed from <<beginning-of-line>>.
Emacs users can patch their local copy of keydefs. In IDLEFORK, key
bindings are properly configurable.
--Guido van Rossum (home page: http://www.python.org/~guido/)

AltStyle によって変換されたページ (->オリジナル) /