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

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

RE: The euro symbol in emacs


From: Drew Adams
Subject: RE: The euro symbol in emacs
Date: Fri, 5 Dec 2014 07:15:20 -0800 (PST)

>> (define-key minibuffer-local-map
>>             (kbd "s-2")
>>             (lambda () (interactive) (insert ?€)))
>
> This sounds like the way to go, but it doen't seem to work. Tried
> the minibuffer-local-map as well as all other minibuffer-*-map
> maps that are listed when completing F1 v minibuffer-

Works for me.  (I don't use a `super-' modifier, but putting,
say, "C-o" in place of "s-2" shows that it works fine.)



reply via email to

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