Thanks for your answer. By the way I had (mouse-wheel-mode) in my .emacs
that seems to have worked so far. Correcting it to (mouse-wheel-mode t)
have resolved the issue.
** Changed in: emacs22 (Ubuntu)
Status: New => Invalid
--
mouse scroll does not work in emacs22
https://bugs.launchpad.
This is not a bug.
If you want to enable support for the mouse scroll wheel, then either do
M-x customize-option mouse-wheel-mode RET and enable it, or add the
following line to your Emacs settings:
(mouse-wheel-mode 1)
--
mouse scroll does not work in emacs22
https://bugs.launchpad.net/bugs/13