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:40:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

On 2012-02-04, Angel de Vicente wrote:

> Right now I'm using a lot org-mode, so I would like to be able to send
> M-SPC and C-M-SPC to Emacs.

Right now I run xterm, screen and emacs in it:

  $ xterm
  xterm# screen
  screen# emacs -nw -q

When I type "C-h k M-SPC" I get: M-SPC
When I type "C-h k C-M-SPC" I get: C-M-@

My ~/.Xdefaults settings for xterm:

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

-- 
Best regards!




reply via email to

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