>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:

Andre> On Fri, Aug 16, 2002 at 05:21:21PM +0200, Andre' Poenitz wrote:
>> As nobody commented, here follows a working patch that replaces all
>> Button*Notify routines with some "lfun handler" [maily a matter of
>> changing the function signature and calling them wia
>> 'localDispatch']
>> 
>> This is just a step in that "everything goes through an LFUN"
>> direction, so it is not finished.

Andre> Ok. Nobody complained for almost three days now and I've used
Andre> it successfully for a whole morning (whoahey..), so I'll just
Andre> commit what I have soon.

I have a question now that you have done all this work: why do we have
LFUNs corresponding to mouse action, whereas it would seem more
reasonable to have LFUNs corresponding to actions LFUN_SETCURSOR, say,
and bind them to mouse clicks
\bind "Mouse1" "setcursor"

JMarc

Reply via email to