unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* mouse wheel mode is broken
@ 2002-06-24 12:37 David Ponce
  2002-06-24 15:25 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: David Ponce @ 2002-06-24 12:37 UTC (permalink / raw)


In GNU Emacs 21.3.50.1 (i386-mingw-nt4.0.1381)
 of 2002-06-24 on EBAT311
configured using `configure --with-gcc (2.95)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Hi All,

I just discovered that `mwheel-mode' no more works :-(

When I try to use my mouse wheel I get this message:

"Autoloading failed to define function mwheel-scroll"

So, I tried C-h f mwheel-scroll RET and got:

"find-function-search-for-symbol: Cannot find definition of
`mwheel-scroll' in library `mwheel'"

when I click with mouse-2 on the `mwheel' link.

It seems that the following change removed the definition of
`mwheel-scroll':

2002-06-21  Stephen Gildea  <gildea@stop.mail-abuse.org>

    * mwheel.el: Allow arbitrary keys for scrolling, add a third
    scrolling speed, fix an unwind-protect.
    (mouse-wheel-scroll-amount): Now a three-element list.
    (mouse-wheel-scroll-down-slow, mouse-wheel-scroll-up-slow)
    (mouse-wheel-scroll-down-normal, mouse-wheel-scroll-up-normal)
    (mouse-wheel-scroll-down-fast, mouse-wheel-scroll-up-fast):
    New functions.

I don't know if it is intentional but mouse wheel is now broken :-(

Hope this helps.
David


__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mouse wheel mode is broken
  2002-06-24 12:37 mouse wheel mode is broken David Ponce
@ 2002-06-24 15:25 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2002-06-24 15:25 UTC (permalink / raw)
  Cc: emacs-devel

> I just discovered that `mwheel-mode' no more works :-(

Yes, it was an unfortunate mix up.  The change should be reverted
and replaced with something else.  The fix "immines".
Sorry about it.


	Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-24 15:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-24 12:37 mouse wheel mode is broken David Ponce
2002-06-24 15:25 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).