all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: rebinding iso keys
Date: Tue, 4 Apr 2006 20:48:53 +0200	[thread overview]
Message-ID: <AEC00D23-793E-4E8B-90A4-09EA9C3B298E@Web.DE> (raw)
In-Reply-To: <1144151567.025751.103020@t31g2000cwb.googlegroups.com>


Am 04.04.2006 um 13:52 schrieb josh:

>> 1) binding interactively, executing repeat-complex-command, and then
>> yanking out of the mini-buffer was certainly a clever idea to get  
>> what
>> I wanted, but what's the "real" way? Is there no way to look up the
>> correct code? Where is it stored?
>
> So, where is this stored, and how can I look up the code? Like I said,
> using repeat-complex-command was clever, but what's the "real" way of
> doing this?

I can't tell! I think I've seen a few times that the data C-h k gave  
me did not work in global-set-key. From this list I knew this trick  
and use it excessively and successfully.

I think GNU Emacs uses environment variables like LC_CTYPE, LC_ALL,  
LANG to determine in which format data from the keyboard enters. I  
have some UTF-8 set. I have from this setting the problem of  
converting UTF-8 to ISO 8859-15 encoding as used in my .emacs. When  
you use the trick of interactively binding a key and retrieving it  
with repeat-complex-command, you insert for example UTF-8 data from  
the keyboard that is automatically converted into ISO 8859-15 format!

Variables and commands used in this area are set-keyboard-coding- 
system, set-terminal-coding-system, set-clipboard-coding-system, set- 
selection-coding-system, ...

--
Mit friedvollen Grüßen

   Pete

Das Militär ist eine Pflanze, die mensch sorgfältig pflegen muss,  
damit sie keine Früchte trägt. (Jacques Tati)

      parent reply	other threads:[~2006-04-04 18:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-02 12:33 rebinding iso keys josh
2006-04-02 13:20 ` Peter Dyballa
     [not found] ` <mailman.290.1143984033.2481.help-gnu-emacs@gnu.org>
2006-04-03 18:39   ` josh
2006-04-03 20:19     ` Peter Dyballa
     [not found]     ` <mailman.11.1144110174.9609.help-gnu-emacs@gnu.org>
2006-04-04 11:52       ` josh
2006-04-04 11:57         ` Miles Bader
     [not found]         ` <mailman.25.1144152547.9609.help-gnu-emacs@gnu.org>
2006-04-04 18:24           ` josh
2006-04-13 20:49             ` Oliver Scholz
2006-04-04 18:48         ` Peter Dyballa [this message]

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=AEC00D23-793E-4E8B-90A4-09EA9C3B298E@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@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.