[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs22 mouse wheel
From: |
Ulrich Scholz |
Subject: |
Re: emacs22 mouse wheel |
Date: |
Fri, 14 Sep 2007 00:43:59 -0700 |
User-agent: |
G2/1.0 |
On Sep 13, 10:34 pm, Tassilo Horn <tass...@member.fsf.org> wrote:
> Normally that should be (mouse-wheel-mode 1).
Thanks.
> > The error I get is
>
> > mwheel-scroll: Wrong type argument: listp, 1
>
> When do you get the error?
I found it! It was the line
'(mouse-wheel-scroll-amount (quote (5 . 1)))
in the custom-set-variables section of my .emacs. Don't know how it
got there but it worked for Emacs 21
Thanks,
Ulrich