From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: hiding idle mouse cursor Date: Fri, 15 Jun 2007 09:22:14 +0200 Message-ID: <86y7il4r89.fsf@lola.quinscape.zz> References: <20070614.081437.93370754.wl@gnu.org> <871wgdhi56.fsf@www.williamxu.com> <46723A93.7030908@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1181892147 29736 80.91.229.12 (15 Jun 2007 07:22:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Jun 2007 07:22:27 +0000 (UTC) Cc: William Xu , emacs-devel@gnu.org To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 15 09:22:26 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hz68X-0002rw-0P for ged-emacs-devel@m.gmane.org; Fri, 15 Jun 2007 09:22:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hz68V-0002bB-UL for ged-emacs-devel@m.gmane.org; Fri, 15 Jun 2007 03:22:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hz68R-0002ay-C0 for emacs-devel@gnu.org; Fri, 15 Jun 2007 03:22:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hz68P-0002al-IZ for emacs-devel@gnu.org; Fri, 15 Jun 2007 03:22:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hz68P-0002ai-CT for emacs-devel@gnu.org; Fri, 15 Jun 2007 03:22:17 -0400 Original-Received: from pc3.berlin.powerweb.de ([62.67.228.11]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hz68O-00014n-Tb for emacs-devel@gnu.org; Fri, 15 Jun 2007 03:22:17 -0400 Original-Received: from quinscape.de (dslnet.212-29-44.ip210.dokom.de [212.29.44.210] (may be forged)) by pc3.berlin.powerweb.de (8.9.3p3/8.9.3) with ESMTP id JAA18020 for ; Fri, 15 Jun 2007 09:22:15 +0200 X-Delivered-To: Original-Received: (qmail 21105 invoked from network); 15 Jun 2007 07:22:15 -0000 Original-Received: from unknown (HELO lola.quinscape.zz) ([10.0.3.43]) (envelope-sender ) by ns.quinscape.de (qmail-ldap-1.03) with SMTP for ; 15 Jun 2007 07:22:15 -0000 Original-Received: by lola.quinscape.zz (Postfix, from userid 1001) id F1C128FC76; Fri, 15 Jun 2007 09:22:14 +0200 (CEST) In-Reply-To: <46723A93.7030908@swipnet.se> ("Jan =?iso-8859-1?Q?Dj=E4rv=22?= =?iso-8859-1?Q?'s?= message of "Fri\, 15 Jun 2007 09\:06\:59 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.51 (gnu/linux) X-detected-kernel: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:72924 Archived-At: Jan Dj=E4rv writes: > William Xu skrev: >> Werner LEMBERG writes: >> >>> A longer time ago I've asked whether it would be possible to implement >>> automatic mouse cursor hiding in case the mouse hasn't been moved for >>> some time (similar to xterm). Meanwhile I've found the small >>> `unclutter' program which does exactly this. >> > > I have this implemented, but I'm are waiting for unicode2 merger > before putting it in. How about merging it by the end of the next week? It appears that the merge is holding up development. No good. --=20 David Kastrup