From: David C. <cl...@au...> - 2001-04-19 19:26:24
|
Sure enough... The backspace works fine in a new emacs window session, but if you unset the DISPLAY and run it from an xterm it does not. There isn't anything new from 4.3.2 --> 4.3.3 that should have caused this; there's a good chance that this has something to do with the specific build of emacs, since the Toolbox emacs is a rebuilt recent version, different from whatever build you were running on 4.3.2. (I mean, it may be the same version you were running before, but it was rebuilt on a different system, perhaps with different build options, etc.; or it could indeed be a different version). Did you ever run your original emacs binaries on 4.3.3 and see this? Feel free to submit a bug report for tracking at the website: http://oss.software.ibm.com/developerworks/projects/aixtoolbox David Clissold cl...@au... >Hello, > > I've downloaded emacs from the following site: >ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/emacs > > The installation went okay on AIX 4.3.3, but the Backspace key in >emacs doesn't work. >Here are the commands that I ran: > ># unsetenv DISPLAY ># emacs >The Backspace key does not delete. > >I have never had any problems on AIX 4.3.2 and AIX 4.3.2 using emacs. >What are the changes that have occured in AIX 4.3.3 that cause this >Backspace problem. > > >CIao, >Franco. >fc...@ca... |