From xemacs-m  Wed Aug 13 12:20:46 1997
Received: from steadfast.teradyne.com (steadfast.teradyne.com [131.101.1.200])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id MAA24930
	for <xemacs-beta@xemacs.org>; Wed, 13 Aug 1997 12:20:45 -0500 (CDT)
Received: from engine.ecf.teradyne.com (engine.ecf.teradyne.com [131.101.192.6]) by steadfast.teradyne.com (8.7.1/8.7.1) with ESMTP id NAA06769; Wed, 13 Aug 1997 13:24:24 -0400 (EDT)
Received: from tomorrow.eng.ecf.teradyne.com. (tomorrow.ecf.teradyne.com [131.101.192.7]) by engine.ecf.teradyne.com (8.7.1/8.7.1) with SMTP id TAA10207; Wed, 13 Aug 1997 19:19:29 +0200 (MET DST)
Received: by tomorrow.eng.ecf.teradyne.com. (SMI-8.6/SMI-SVR4)
	id TAA04216; Wed, 13 Aug 1997 19:19:26 +0200
To: verna@inf.enst.fr
Cc: xemacs-beta@xemacs.org
Subject: Re: Query Replace and mouse
References: <199708131712.TAA23704@metheny.enst.fr>
X-Face: 4[iHdXiTu\V3u[~\I)<f9HC);%~nG8`oUqv#uzvs6=\V{AjN6Sn
 c/qi;YLwRmEbt8Y*=j5n(urqY@chPh@J'D"QlqD!C8>*}#kYF[-tYl3VZga/HSOP|K,{L
 Rtu@f0y/=O&Cu}\:~d|P$JON?pn?j,&CnPb1z#/TL9bkAJwyol&a:SvYj-VYbM=Dtxhk9
 =w|R6U3_;SH&B<Mfy6Q%#
X-Emacs: 20.3 "Bucharest" XEmacs  Lucid (beta17) with mule
Mime-Version: 1.0 (generated by SEMI MIME-Edit 0.86 "Naka-Tsurugi")
Content-Type: multipart/mixed;
 boundary="Multipart_Wed_Aug_13_19:19:25_1997-1"
Content-Transfer-Encoding: 7bit
From: Adrian Aichner <aichner@ecf.teradyne.com>
Date: 13 Aug 1997 19:19:25 +0200
In-Reply-To: Didier Verna's message of "Wed, 13 Aug 1997 19:12:06 +0200 (MET DST)"
Message-ID: <rxsd8nivw4i.fsf@tomorrow.ecf.teradyne.com>
Lines: 46
X-Mailer: Gnus v5.4.64 + SEMI patch (r2.1)/XEmacs 20.3(beta17) - "Bucharest"

--Multipart_Wed_Aug_13_19:19:25_1997-1
Content-Type: text/plain; charset=US-ASCII

>>>>> "Did" == Didier Verna <verna@inf.enst.fr> writes:

    Did> 	There is something a bit annoying in Query Replace: while in a
    Did> replacement process, you can't scroll the buffer with the mouse and the 
    Did> scrollbar. If you try it - well at least, if I try it - I get this:


    Did> Signaling: (wrong-type-argument "unable to bind this type of event" #<misc-user-event (scrollbar-page-up (#<window on "ogl.c" 0x9fb8>))>)
    Did>   lookup-key(#<keymap query-replace-map 23 entries 0x2cd> [#<misc-user-event (scrollbar-page-up (#<window on "ogl.c" 0x9fb8>))>])
    Did>   perform-replace("r" "" t nil nil)
    Did>   #<compiled-function (from "replace.elc") (from-string to-string &optional arg) "...(12)" [perform-replace from-string to-string t nil arg] 6 540294 (query-replace-read-args "Query replace" nil)>("r" "" nil)
    Did>   call-interactively(query-replace)

I can reproduce this with (emacs-version) "XEmacs 20.3 \"Bucharest\"
[Lucid] (sparc-sun-solaris2.5, Mule) of Sun Aug 10 1997 on engine" and 
get the following *Backtrace*:


--Multipart_Wed_Aug_13_19:19:25_1997-1
Content-Type: application/octet-stream
Content-Disposition: attachment; filename="*Backtrace*"
Content-Transfer-Encoding: 7bit

Signaling: (wrong-type-argument "unable to bind this type of event" #<misc-user-event (scrollbar-page-down (#<window on "*mail*" 0x908d3>))>)
  lookup-key(#<keymap query-replace-map 23 entries 0x2cc> [#<misc-user-event (scrollbar-page-down (#<window on "*mail*" 0x908d3>))>])
  perform-replace("a" "a" t nil nil)
  #<compiled-function (from "replace.elc") (from-string to-string &optional arg) "...(12)" [perform-replace from-string to-string t nil arg] 6 535366 (query-replace-read-args "Query replace" nil)>("a" "a" nil)
  call-interactively(query-replace)

--Multipart_Wed_Aug_13_19:19:25_1997-1
Content-Type: text/plain; charset=US-ASCII


Adrian

    Did> --
    Did>     /     /   _   _       Didier Verna        http://www-inf.enst.fr/~verna/
    Did>  - / / - / / /_/ /      E.N.S.T. INF C214        mailto:verna@inf.enst.fr
    Did> /_/ / /_/ / /__ /        46 rue Barrault        Tel.   (33) 01 45 81 80 72
    Did>                       75634 Paris  cedex 13


--Multipart_Wed_Aug_13_19:19:25_1997-1--

