From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.help Subject: Re: Cursor invisible on text with "default" face in Emacs on Windows Date: Sun, 11 Jul 2010 13:12:59 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1278846841 7268 80.91.229.12 (11 Jul 2010 11:14:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 11 Jul 2010 11:14:01 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 11 13:14:00 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OXuTv-00074W-Mq for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Jul 2010 13:14:00 +0200 Original-Received: from localhost ([127.0.0.1]:44621 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXuTv-0006IC-4z for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Jul 2010 07:13:59 -0400 Original-Received: from [140.186.70.92] (port=60850 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OXuTT-0006G6-3g for help-gnu-emacs@gnu.org; Sun, 11 Jul 2010 07:13:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OXuTS-0007fg-1X for help-gnu-emacs@gnu.org; Sun, 11 Jul 2010 07:13:31 -0400 Original-Received: from mail-wy0-f169.google.com ([74.125.82.169]:46887) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OXuTR-0007fa-Tr for help-gnu-emacs@gnu.org; Sun, 11 Jul 2010 07:13:30 -0400 Original-Received: by wyj26 with SMTP id 26so3093738wyj.0 for ; Sun, 11 Jul 2010 04:13:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=R48r9dP7WzRDUOonetNl/DB2tGx/j622TG57H+IL1vo=; b=q8sFFjwYqWRdFfL1PoMd3spu6T6Wy+H2tPorviyeKHayvoXAosSLuN0yfBlv/7dI15 Hyvzs2MzM7bjxbetHp3IwBqtJcm1nRa59AGc48++MuYxr3xdHzhUclFpcqxDBtF0dG68 TpNL8+viOkJFZkjeFF0NhSvtwznHXNg39s2RY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=bMb5JoPk8sAmLDd2luw/kxuuVJgUohhZCwNmoEm6Ce4wb2zVtJAD3MqIaXMBckn5ns 5qYQCIXwrFsXCBoaIVjcrjKYczprQe/OoZr91lqQXQvRstbstiZCK42wuRZxVD46vyec JnXdOnCkMZZya5Gqr1cHcqn2CrQdfDQK/Q9d8= Original-Received: by 10.227.157.70 with SMTP id a6mr2851608wbx.163.1278846809265; Sun, 11 Jul 2010 04:13:29 -0700 (PDT) Original-Received: by 10.216.182.135 with HTTP; Sun, 11 Jul 2010 04:12:59 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:74168 Archived-At: 2010/7/9 Deniz Dogan : > This is essentially my .emacs: > > (set-foreground-color "white") > (set-background-color "black") > > However, when the cursor is on text with the "default" face, the > cursor is invisible. Why is this? > > GNU Emacs 23.2.1 (i386-mingw-nt6.1.7600) of 2010-05-08 on G41R2F1 > So basically no one knows why this is happening? Should I report this as a bug? -- Deniz Dogan