help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem setting the key \¤


From: Nordlöw
Subject: Problem setting the key \¤
Date: Thu, 11 Jun 2009 01:07:20 -0700 (PDT)
User-agent: G2/1.0

I am trying to set the key meta-¤ (to the left of % on my swedish
keyboard) like follows:

(global-set-key [(meta \¤)] 'regexpl-search-replace-list)

but it doesn't work, nothing happens when I press the combination. Why
is that when the following works:
(global-set-key [(meta \&)]       'query-replace-regexp)

Thanks in advance,
Nordlöw


reply via email to

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