all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with double-mouse-1.
@ 2006-04-04 12:47 luca.spinacci
  0 siblings, 0 replies; only message in thread
From: luca.spinacci @ 2006-04-04 12:47 UTC (permalink / raw)




I'd like to double click on a function simbol to get to the corresponding
buffer.
I wrote in my _emacs file:
(global-set-key [double-mouse-1] 'goto-symbol)

but it behaves like function mouse-set-point...

Instead
(global-set-key [C-down-mouse-1] 'goto-symbol)
works as expected.

Any idea?
Thanks in advance.
Luca.

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

only message in thread, other threads:[~2006-04-04 12:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-04 12:47 Problem with double-mouse-1 luca.spinacci

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.