Xref: utzoo gnu.emacs.help:216 comp.emacs:9432 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!UMVLSI.ECS.UMASS.EDU!breck From: breck@UMVLSI.ECS.UMASS.EDU (Liam Breck) Newsgroups: gnu.emacs.help,comp.emacs Subject: Ctl-b redefine trouble Message-ID: <1312@umvlsi.ecs.umass.edu> Date: 4 Nov 90 22:16:30 GMT Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.emacs.help Organization: University of Massachusetts, Amherst Lines: 12 I have redefined "\C-b" in my .emacs to execute a function other than backward-char. Things work fine on a standard vt-100 type terminal with this modification. If I run gnu emacs on our DEC Workstations with X-windows however, the left arrow key executes the function that I've redefined \C-b to execute. It seems like something must be wrong with x11term.c or another of the X-Window interface files. Could one of them bind the arrow keys to emacs macros rather than emacs functions? Any and all help appreciated! Liam Breck