emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: invisible mouse pointer?


From: Eli Zaretskii
Subject: Re: invisible mouse pointer?
Date: Fri, 03 Jul 2009 22:10:47 +0300

> Date: Fri, 03 Jul 2009 18:14:43 +0200
> From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= <address@hidden>
> CC: address@hidden, address@hidden, address@hidden
> 
> > Why are we doing this in C, rather than adding the invisible-pointer
> > option to avoid.el?
> > 
> 
> Because it uses a timer.  The alternative to use a timer is to track mouse 
> which is heavy in lisp.

But avoid.el already does all this, and works just fine.

> There is no need to add more CPU-consuming thing to Emacs, it already does 
> far 
> too many task over and over again, which isn't really needed.

Emacs Lisp timers don't consume any CPU cycles.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]