unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: kastian@mail.ru
To: help-gnu-emacs@gnu.org
Subject: Re: confusion with defining keys
Date: Wed, 11 Jun 2014 12:21:33 +0400	[thread overview]
Message-ID: <20140611082132.GA3540@eee> (raw)
In-Reply-To: <8761k8hw8s.fsf@yun.yagibdah.de>

Hello

On Wed, Jun 11, 2014 at 07:05:07AM +0200, lee wrote:
> Hi,
> how come that sometimes keys cannot be defined (for X11 frames)?  I'm
> trying to define something for 'undo, like:
> (global-set-key "\C-ä" 'undo)
> This doesn't define the key binding.  Same goes for C-#.  Using 'kbd
> doesn't work, either.
> What might be the problem with this, and how can I define such keys?

I've similar problem with russian letters, but

(global-set-key [?\M-й] 'function) 

works well.



  reply	other threads:[~2014-06-11  8:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-11  5:05 confusion with defining keys lee
2014-06-11  8:21 ` kastian [this message]
2014-06-11 11:30 ` Nicolas Richard
2014-06-12  5:28   ` lee
2014-06-11 11:53 ` Stefan Monnier
2014-06-12  5:40   ` lee
     [not found] ` <mailman.3403.1402487643.1147.help-gnu-emacs@gnu.org>
2014-06-11 14:32   ` Emanuel Berg
2014-06-12  0:56     ` Stefan Monnier
     [not found]     ` <mailman.3459.1402534627.1147.help-gnu-emacs@gnu.org>
2014-06-12  1:39       ` Emanuel Berg
2014-06-12  1:49         ` Emanuel Berg
2014-06-12  2:48         ` Stefan Monnier
     [not found]         ` <mailman.3470.1402541342.1147.help-gnu-emacs@gnu.org>
2014-06-12 13:59           ` Emanuel Berg
2014-06-12 14:17           ` Emanuel Berg
2014-06-12 14:52             ` Stefan Monnier
     [not found]             ` <mailman.3498.1402584764.1147.help-gnu-emacs@gnu.org>
2014-06-12 22:57               ` Emanuel Berg

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20140611082132.GA3540@eee \
    --to=kastian@mail.ru \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).