> In your custom.el, add the line
> '(mouse-wheel-mode t nil (mwheel))
> to the custom-set-variables list.
You mean the "list" that starts with a warning like:
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
Please don't recommend such things to others:
Either use M-x customize-variable RET mouse-wheel-mode RET
or add (mouse-wheel-mode 1) in your .emacs.
Stefan
_______________________________________________
Help-gnu-emacs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs