emacs -nw keypad

Ken Brown kbrown@cornell.edu
Thu May 28 03:26:00 GMT 2009


On 5/27/2009 3:36 PM, Tim Adye wrote:
> So this problem may be with tpu-edt.el as you suggested earlier.

I think that is indeed the case.  I just took a closer look at 
tpu-edt.el and found the following:

> (defvar tpu-gold-map
>   (let ((map (make-keymap)))
>     ;; Previously we used escape sequences here.  We now instead presume
>     ;; that term/*.el does its job to map the escape sequence to the right
>     ;; key-symbol.

I looked at the corresponding part of tpu-edt.el in emacs 22.3, and it 
is completely different.  So maybe there's still a problem that 
term/xterm.el isn't doing its job, but at least it's not a new problem 
with emacs 23.

A possible workaround for you might be to just grab an older version of 
tpu-edt.el (from the emacs 22.3 distribution, for instance) and see if 
that restores the old behavior.

Ken

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list