Xref: utzoo gnu.emacs.help:531 comp.emacs:9701 Path: utzoo!utgpu!watserv1!watmath!uunet!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!cen.jrc.it!c_duursma From: c_duursma@cen.jrc.it (Cuno M. Duursma) Newsgroups: gnu.emacs.help,comp.emacs Subject: redefining mouse buttons in .emacs? Message-ID: <9012071400.AA00555@kbs.isei.jrc.it> Date: 7 Dec 90 14:00:32 GMT Sender: news@tut.cis.ohio-state.edu Followup-To: gnu.emacs.help Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu Lines: 16 I try to redefine a mouse key with: (define-key mouse-map x-button-s-left 'x-mouse-set-mark) This works fine, but when I put this in my .emacs it gives an error. However, if I start emacs -q and load .emacs afterwards it loads correctly. What happens in initialization that makes it behave differently from loading files normally ? -- Cuno Duursma Joint Research Centre (JRC) TP 440 21020 Ispra (VA) Italy Voice +39 332 785628 Fax +39 332 789 256 --