[comp.emacs] redefining mouse buttons in .emacs?

c_duursma@cen.jrc.it (Cuno M. Duursma) (12/07/90)

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
                    <c_duursma@cen.jrc.it> <c_duursma@jrc.uucp>
             Joint Research Centre (JRC) TP 440 21020 Ispra (VA) Italy
                     Voice +39 332 785628 Fax +39 332 789 256
--