all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: 23.1; after upgrading to emacs-23, meta key in xterm no longer works
@ 2010-03-13 18:42 Chong Yidong
  2010-02-07 19:55 ` bug#5541: " Jim Paris
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Chong Yidong @ 2010-03-13 18:42 UTC (permalink / raw)
  To: emacs-devel; +Cc: Jim Paris, 5541

Does anyone on this list have xterm-253 available to test?  I can't
reproduce the problem on xterm 241, and don't have xterm-253 available
to test at the moment.

> 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.  Looking at the log below, this is
> because the terminal actually sent the string \e[27;3;120~ which is
> occurring because emacs turned on the "modifyOtherKeys" setting with
> the escape sequence \e[>4;1m at startup.  Older versions of emacs did
> not do this, and everything worked fine.
>
> Indeed, if I execute the command:
>    (xterm-turn-off-modify-other-keys (selected-frame))
> then my meta key temporarily starts working again.
>
> My normal Xterm settings are
>   xterm*metaSendsEscape: true
>   xterm*eightBitInput: false
> which has always worked in previous versions.





^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2010-03-19 15:19 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-13 18:42 23.1; after upgrading to emacs-23, meta key in xterm no longer works Chong Yidong
2010-02-07 19:55 ` bug#5541: " Jim Paris
2010-03-13 18:42   ` Chong Yidong
2010-03-13 19:57   ` Glenn Morris
2010-03-13 19:10 ` Sven Joachim
2010-03-13 19:10 ` bug#5541: " Sven Joachim
2010-03-13 19:57 ` Glenn Morris
2010-03-13 20:29   ` bug#5541: " Chong Yidong
2010-03-13 22:09     ` Jim Paris
2010-03-13 23:57       ` Thomas Dickey
2010-03-13 23:57       ` Thomas Dickey
2010-03-19 15:19         ` Chong Yidong
2010-03-13 22:09     ` Jim Paris
2010-03-14 19:05     ` Glenn Morris
2010-03-14 19:05     ` Glenn Morris
2010-03-13 20:29   ` Chong Yidong
2010-03-14 12:51 ` Eduard Wiebe

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.