"William M. Perry" wrote:
Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
> wmperry(a)aventail.com (William M. Perry) writes:
>
> > Here is a reworked version of the GPM support. This is equivalent
> > functionality-wise to the current implementation, but does not sink its
> > teeth into all the console and event loops like the old one.
>
> Cool... The patch is mangled however. It has broken lines and there is
> the tab vs space problem.
Tabs are your friend. :)
> > -----------------
> > `gpm-mode' is a built-in function
> > (gpm-mode &optional ARG)
>
> How do you suppose this gets enabled? I would love for this to be still
> the default.
We could throw a call to it in syms_of_gpmevent() if you want.
No -- you need to create a separate init_gpmevent() function.
ben