all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Binding mouse-yank-at-click to a keystroke
@ 2007-08-14 23:36 Tim Johnson
  0 siblings, 0 replies; only message in thread
From: Tim Johnson @ 2007-08-14 23:36 UTC (permalink / raw)
  To: help-gnu-emacs

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-14 23:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-14 23:36 Binding mouse-yank-at-click to a keystroke Tim Johnson

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.