Re: mousewheel emacs

2002-08-23 Thread matthew yee-king
Solved my problem found this: http://mail.gnu.org/pipermail/gnu-emacs-sources/2001-May/000859.html put the lisp in a file called kon-mwheel.el in my load path put this in my .emacs: (require 'kon-mwheel) (kon-mwheel-bind-buttons) now my wheel works! and its got a clever dynamic speed control

Re: mousewheel emacs

2002-08-21 Thread Elizabeth Barham
I'm using emacs 20.7.2 and managed to make the mouse wheel work using the script provided at: The one provided by Sylvia Knight. Elizabeth

Re: mousewheel emacs

2002-08-21 Thread Michel Dänzer
On Wed, 2002-08-21 at 18:45, matthew yee-king wrote: > not sure what you mean - add this line to custom.el? that doesn't work - do i > need to put mousewheel.el somewhere? > > (using emacs20) Oh. xemacs21 here. From the URL you posted, I thought you were also using xemacs. Sorry, no idea about e

Re: mousewheel emacs

2002-08-21 Thread matthew yee-king
not sure what you mean - add this line to custom.el? that doesn't work - do i need to put mousewheel.el somewhere? (using emacs20) > (mwheel-install) > > in .xemacs/custom.el works here. >

Re: mousewheel emacs

2002-08-21 Thread Michel Dänzer
On Wed, 2002-08-21 at 17:43, matthew yee-king wrote: > > Not /really/ a ppc specific question, but this my only debian list right > now and i guessed that somebody here must have had this problem > > I can't get mousewheel.el to work in emacs. > > ( http://list-archive.xemacs.org/xemacs/199910/

mousewheel emacs

2002-08-21 Thread matthew yee-king
Hello Not /really/ a ppc specific question, but this my only debian list right now and i guessed that somebody here must have had this problem I can't get mousewheel.el to work in emacs. ( http://list-archive.xemacs.org/xemacs/199910/msg00519.html ) i've included it in my load path but i get: