X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-ID: <4A1DA40A.6040704@cornell.edu> Date: Wed, 27 May 2009 16:35:22 -0400 From: Ken Brown User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: emacs -nw keypad References: <4A168F2B DOT 4020805 AT cornell DOT edu> <2377ADF68DFE455199B53E97E5747E43 AT HEPNTLTIM3> <4A1B17FD DOT 902 AT dronecode DOT org DOT uk> <4A1BD971 DOT 70808 AT cornell DOT edu> <83bppfskbt DOT fsf AT gnu DOT org> <4A1C5831 DOT 6030008 AT cornell DOT edu> <99716858969849F89D65A4015B9948F7 AT HEPNTLTIM3> <4A1C9952 DOT 8040100 AT cornell DOT edu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/