From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?SmFuIERqw6Rydg==?= Newsgroups: gmane.emacs.devel Subject: Re: invisible mouse pointer? Date: Fri, 03 Jul 2009 21:08:26 +0200 Message-ID: <4A4E572A.2040802@swipnet.se> References: <001701c9556c$9e613750$c2b22382@us.oracle.com> <4A4DF06F.8050701@swipnet.se> <83eisx3hlv.fsf@gnu.org> <83d48h3hce.fsf@gnu.org> <4A4E3F37.3060607@swipnet.se> <4A4E4E45.3000305@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1246648172 8556 80.91.229.12 (3 Jul 2009 19:09:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Jul 2009 19:09:32 +0000 (UTC) Cc: Eli Zaretskii , fitzsim@fitzsim.org, drew.adams@oracle.com, emacs-devel@gnu.org To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 03 21:09:24 2009 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 1MMo8R-0000wf-09 for ged-emacs-devel@m.gmane.org; Fri, 03 Jul 2009 21:09:23 +0200 Original-Received: from localhost ([127.0.0.1]:45420 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMo8Q-0002LY-CE for ged-emacs-devel@m.gmane.org; Fri, 03 Jul 2009 15:09:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MMo7e-0001MI-S3 for emacs-devel@gnu.org; Fri, 03 Jul 2009 15:08:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MMo7a-0001Dz-2h for emacs-devel@gnu.org; Fri, 03 Jul 2009 15:08:34 -0400 Original-Received: from [199.232.76.173] (port=49808 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MMo7Z-0001Dc-R6 for emacs-devel@gnu.org; Fri, 03 Jul 2009 15:08:29 -0400 Original-Received: from mtah31.telenor.se ([213.150.131.4]:50838) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MMo7Y-0002rc-Bc; Fri, 03 Jul 2009 15:08:28 -0400 Original-Received: from iph2.telenor.se (iph2.telenor.se [195.54.127.133]) by mtah31.telenor.se (Postfix) with ESMTP id 2E48870364; Fri, 3 Jul 2009 21:08:27 +0200 (CEST) X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgGUAO/zTUpV4S1uPGdsb2JhbACBUZc5AQEBATe0F4QSBQ X-IronPort-AV: E=Sophos;i="4.42,343,1243807200"; d="scan'208";a="25317270" Original-Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by iph2.telenor.se with ESMTP; 03 Jul 2009 21:08:26 +0200 Original-Received: from [172.20.199.5] (winter [172.20.199.5]) by coolsville.localdomain (Postfix) with ESMTPSA id 3B4A87FA07B; Fri, 3 Jul 2009 21:08:26 +0200 (CEST) User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:111984 Archived-At: Lennart Borgman skrev: > Hm, yes, it disappears during typing and then reappears again as soon > as I stop. Is that what you see too? Is it this behaviour you have > tried to implement in Emacs? (Then to me it looks good.) > Yes, except the pointer appears when you move the mouse, not when you stop typing (in Emacs, notepad and all other applications I have seen which implements this). Jan D.