Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Make mouse scroll wheels work in xemacs' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Make mouse scroll wheels work in xemacs
Authored by: rzigweid on Mar 06, '03 08:44:21AM

I haven't completely tested this as my mac is not going to be available to me until tomorrow night, but this really has to be overkill. The functionality is already included with Xemacs.

The part that I haven't tested is putting it into a startup file. Once that's done it may or may not work in both emacs and xemacs (haven't used emacs in a long time). Generally what I do is just:

M-x mwheel-install

This is done after Xemacs is started and it works just fine. On my linux box, I put (mwheel-install) into my .xemacs/init.el and it's on by default. I will certainly test this on my mac when I get home.

NOTES: I'm using Xemacs from fink and with Apples X11

If this accomplishes the same thing, why not just use this one liner instead.



[ Reply to This | # ]