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

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

Binding mouse-yank-at-click to a keystroke


From: Tim Johnson
Subject: Binding mouse-yank-at-click to a keystroke
Date: Tue, 14 Aug 2007 15:36:49 -0800
User-agent: KNode/0.10.4

Using GNU Emacs 21.4.1 on kubuntu 7.04 (KDE desktop environment)

I would like to emulate the same action as mouse-yank-at-click

I've used this binding:
(global-set-key [(control ?:)] 'mouse-yank-at-click)

and when I type "Control-:", I get the following error message:
"mouse-yank-at-click must be bound to an event with parameters"

What else do I need to do?
thanks
Tim


reply via email to

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