help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Keybindings for Emacs with no X?


From: Oleksandr Gavenko
Subject: Re: Keybindings for Emacs with no X?
Date: Tue, 28 Feb 2012 20:32:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

On 2012-02-03, Bob Proulx wrote:

> For what it is worth I live inside emacs inside an xterm and M-SPC is
> propagated correctly by xterm.  I do have "Meta Sends Escape"
> (XTerm*metaSendsEscape:true) configured in my Xresources for xterm.

I have:

  ! Allow Alt as Meta in Emacs:
  XTerm*eightBitInput: false
  XTerm*metaSendsEscape: true

in my '~/.Xdefaults'. Man page xterm(1) say about 3 options related for this
issue:

  eightBitInput
  metaSendsEscape
  altSendsEscape

With this settings I successfully run Emacs under Debian with
'LANG=ru_RU.UTF-8' and Cygwin with 'LANG=ru_RU.cp1251' (in xterm of course).

-- 
Best regards!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]