all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* keyboard-translate not working with emacs daemon
@ 2009-10-12  2:18 Ryo
  2009-10-12  6:24 ` Andreas Politz
       [not found] ` <mailman.8578.1255328703.2239.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 7+ messages in thread
From: Ryo @ 2009-10-12  2:18 UTC (permalink / raw)
  To: help-gnu-emacs

I have

(keyboard-translate ?\C-h ?\C-?)

in my .emacs but this doesn't work with emacs daemon.  Does somebody
know whether this is a bug on emacs23 and if so, whether it has been
reported?

Everything else in .emacs works.  If you evaluate the function above
on emacsclient, it starts to work.  When you invoke emacs without
making it a daemon, the keyboard translation works.

Regards,
Ryo
--------------
If you wonder why I don't use
  (global-set-key "\C-h" 'delete-backward-char),
it no longer work everywhere as of emacs23.  (Before emacs23, it
worked everywhere as far as I know.)  For example, C-h seems to be
assigned to a separate function (that is not delete-backward-char) in
the incremental search.  So, C-h still invokes a help-like function
there, which is annoying.


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

end of thread, other threads:[~2009-10-19 16:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-12  2:18 keyboard-translate not working with emacs daemon Ryo
2009-10-12  6:24 ` Andreas Politz
     [not found] ` <mailman.8578.1255328703.2239.help-gnu-emacs@gnu.org>
2009-10-12 19:48   ` Ryo
2009-10-13  2:40     ` Vassil Nikolov
2009-10-13 17:33       ` Ryo
2009-10-19 10:11         ` Ryo
2009-10-19 16:34           ` Andreas Politz

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.