unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Disable copy to kill-ring with mouse-drag
@ 2004-06-14 22:15 Sandip Chitale
  2004-06-15 15:31 ` Kevin Rodgers
  0 siblings, 1 reply; 4+ messages in thread
From: Sandip Chitale @ 2004-06-14 22:15 UTC (permalink / raw)


I really really really want to disable the copy-to-kill-ring behaviour
with mouse-drag.

I tried to comment out the code in mouse.el after finding out the call
sequence using edebug. Here is the backtrace:

  kill-new(#("kill-new" 0 8 (lazy-lock t face
font-lock-function-name-face)))
  copy-region-as-kill(65110 65102)
  mouse-drag-region((down-mouse-1 (#<window 80 on simple.el> 65102 (62
. 232) 21804553)))
* call-interactively(mouse-drag-region)

I commented the code in mouse.el. Byte compiled it and somehow the
behaviour is still there.

Anyone has any ideas?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-06-17 14:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-14 22:15 Disable copy to kill-ring with mouse-drag Sandip Chitale
2004-06-15 15:31 ` Kevin Rodgers
2004-06-15 22:39   ` Sandip Chitale
2004-06-17 14:44     ` Kevin Rodgers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).