all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: phillip.wood@talktalk.net
To: 7261@debbugs.gnu.org
Subject: bug#7261: emacsclient ignores keyboard-translate in .emacs
Date: Thu, 21 Oct 2010 09:58:18 -0400	[thread overview]
Message-ID: <8CD3F3F25E8B028-C70-7C55@FRR2-L27./f> (raw)

[-- Attachment #1: Type: text/plain, Size: 770 bytes --]


 

 I am using emacs 23.2.1 in X under Arch Linux with the following .emacs

;; ; Make “C-t” act like “C-x”,
;; ; so it's easier to type on Dvorak layout
 (keyboard-translate ?\C-t ?\C-x)
 (keyboard-translate ?\C-x ?\C-t)

If I start emacs normally then the keys are translated. If I start emacsclient with 

GDK_NATIVE_WINDOWS=1 emacsclient --alternate-editor="" -c 

Then the keys are not translated on startup, but I can translate them by opening my .emacs file and running eval-region

If I add other commands to .emacs they are executed correctly but I still don't get any key translation. This bug is present in builds with both lucid and gtk. It seems really weird that key translation breaks when other commands in .emacs are ok.




[-- Attachment #2: Type: text/html, Size: 1022 bytes --]

             reply	other threads:[~2010-10-21 13:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-21 13:58 phillip.wood [this message]
2010-10-21 15:18 ` bug#7261: Further information phillip.wood
2012-07-18 13:27 ` bug#7261: emacsclient ignores keyboard-translate in .emacs Chong Yidong
2012-07-19  8:00   ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8CD3F3F25E8B028-C70-7C55@FRR2-L27./f \
    --to=phillip.wood@talktalk.net \
    --cc=7261@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.