From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: emacs21.3 issues on windows Date: Thu, 28 Jul 2005 01:13:18 +0200 Message-ID: <42E8150E.7000509@student.lu.se> References: <1122494698.658359.86460@g49g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1122507222 5798 80.91.229.2 (27 Jul 2005 23:33:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Jul 2005 23:33:42 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 28 01:33:38 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DxvOQ-0003LQ-2i for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jul 2005 01:32:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DxvQp-0006Z4-PP for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Jul 2005 19:35:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DxvOq-0005lx-LO for help-gnu-emacs@gnu.org; Wed, 27 Jul 2005 19:33:21 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DxvOd-0005hZ-Ei for help-gnu-emacs@gnu.org; Wed, 27 Jul 2005 19:33:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DxvOX-0005Y6-6q for help-gnu-emacs@gnu.org; Wed, 27 Jul 2005 19:33:01 -0400 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DxvGc-0007pd-DQ for help-gnu-emacs@gnu.org; Wed, 27 Jul 2005 19:24:50 -0400 Original-Received: from [192.168.123.121] (83.249.205.6) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 42B937170059AFA3; Thu, 28 Jul 2005 01:13:21 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en Original-To: GGarramuno@aol.com In-Reply-To: <1122494698.658359.86460@g49g2000cwa.googlegroups.com> X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:28243 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28243 GGarramuno@aol.com wrote: >c) Using: >(set-face-foreground 'default "white") >(set-face-background 'default "black") >(set-cursor-color "red") >in my .emacs file makes the cursor disappear, as if the >set-cursor-color setting was not being taken into account. > > On windows using the CVS version (the developers version) this works as it should. (If you are not using viper where it for some reason fails.)