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, 12 Oct 2009 12:48:03 -0700 (PDT)
User-agent: G2/1.0

On Oct 11, 8:24 pm, Andreas Politz <poli...@fh-trier.de> wrote:
[. . .]
> The keyboard-translate-table is a terminal-local variable.  I'm looking
> for a fix as well.

Thanks for your response.   What is a "terminal" in our context?  At
first, I thought you are saying that the table is local to each emacs
frame.  But, it doesn't seem to be the case.  I did the following
experiment:

   $ emacs23 --daemon
   $ emacsclient -c  # <-- keyboard-translate is not effective.
            # On this client, I evaluate (keyboard-translate ?\C-h ?
\C-?)
   $ emacsclient -c # another client: keyboard-translate is effective.

So, once you evaluate keyboard-translate on an emacs client, it seems
to stick.  I wonder how that happens.

Maybe I should report this issue to the bug tracking system (if I find
one somewhere).

Regards,
Ryo


reply via email to

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