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

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

Re: keyboard-translate not working with emacs daemon


From: Ryo
Subject: Re: keyboard-translate not working with emacs daemon
Date: Mon, 19 Oct 2009 03:11:08 -0700 (PDT)
User-agent: G2/1.0

On Oct 13, 7:33 am, Ryo <ryofu...@gmail.com> wrote:
[. . .]
> Yesterday, I submitted a report to emacsbugs.donarmstrong.com.  The
> issue number is "bug#4709".

An emacs developer kindly found a solution for us:

  (define-key key-translation-map [?\C-h] [?\C-?])

Unlike keyboard-translate, the key translation map is global: once you
have set it, it sticks.

Regards,
Ryo


reply via email to

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