[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 23.1; after upgrading to emacs-23, meta key in xterm no longer works
From: |
Glenn Morris |
Subject: |
Re: 23.1; after upgrading to emacs-23, meta key in xterm no longer works |
Date: |
Sat, 13 Mar 2010 14:57:44 -0500 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Chong Yidong wrote:
> Does anyone on this list have xterm-253 available to test?
Yes.
>> With "emacs23 -nw" running inside xterm-253, my meta key does not work
>> for things like M-x. Instead, the terminal bell beeps, and the string
>> ;120~ appears in the buffer.
Something similar happens for me too (and with the trunk).
>> Indeed, if I execute the command:
>> (xterm-turn-off-modify-other-keys (selected-frame))
>> then my meta key temporarily starts working again.
This command makes no difference for me.
I normally use aterm, which works fine.