Path: utzoo!attcan!uunet!lll-winken!ames!ncar!mailrus!tut.cis.ohio-state.edu!bloom-beacon!ukc.ac.UK!pc From: pc@ukc.ac.UK (Peter Collinson) Newsgroups: comp.windows.x Subject: Re: Deficiency in the translation mechanism Message-ID: <25566.601931976@kite> Date: 27 Jan 89 19:19:36 GMT References: <8901261848.AA02930@DORA.MIT.EDU> Sender: daemon@bloom-beacon.MIT.EDU Organization: Computing Lab, Univ. of Kent, Canterbury, UK Lines: 14 You miss the point. Suppose the user has bound ^U to previous-line() because they believe that ^U means `UP' rather than ^P being `PREVIOUS'. The current mechanism does not allow me as an application writer to trap that... I will have trapped and replaced the binding ^P -> previous-line() I want to replace the ACTION previous-line() by something and not the bindings.