all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Deniz Dogan <deniz.a.m.dogan@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 6609@debbugs.gnu.org
Subject: bug#6609: 23.2; Cursor becomes invisible when put over some faces
Date: Sun, 11 Jul 2010 16:13:13 +0200	[thread overview]
Message-ID: <AANLkTime2erFQSv4bCPOFiK37u58qq1Pf1GkQMABX6mj@mail.gmail.com> (raw)
In-Reply-To: <83hbk6unnp.fsf@gnu.org>

2010/7/11 Eli Zaretskii <eliz@gnu.org>:
>> From: Deniz Dogan <deniz.a.m.dogan@gmail.com>
>> Date: Sun, 11 Jul 2010 13:25:03 +0200
>> Cc:
>>
>> I'm using Windows 7 and GNU Emacs 23.2.1 (i386-mingw-nt6.1.7600) of
>> 2010-05-08 on G41R2F1.
>>
>> Steps to reproduce:
>> 1. Make the following the only contents of your .emacs:
>> (set-foreground-color "black")
>> (set-background-color "white")
>> 2. Move the cursor over text with the "default" face.
>> 3. Notice how the cursor is now effectively invisible.
>
> What exactly does "effectively invisible" mean?  Do you see it or not?
> How about a screenshot?
>

I don't see it. I would screenshot it if there was anything to be seen.

>> This happens on Windows Vista as well.
>>
>> It also seems to happen when text has the "button" face, as seen in
>> e.g. the *Help* buffer sometimes.
>
> I can reproduce neither of these on Windows XP.  (I don't have access
> to W7 or Vista with development environment.)
>
> What does Emacs show if you type "M-x describe-face RET cursor RET"?
>

Face: cursor (sample) (customize this face)

Documentation:
Basic face for the cursor color under X.
Note: Other faces cannot inherit from the cursor face.

Defined in `faces.el'.

        Family: unspecified
       Foundry: unspecified
         Width: unspecified
        Height: unspecified
        Weight: unspecified
         Slant: unspecified
    Foreground: unspecified
    Background: unspecified
     Underline: unspecified
      Overline: unspecified
Strike-through: unspecified
           Box: unspecified
       Inverse: unspecified
       Stipple: unspecified
          Font: unspecified
       Fontset: unspecified
       Inherit: unspecified

> Do you have some non-standard color schemes defined on those systems?
>

No, I downloaded Emacs from the official FTP server and just added
set-background-color and set-foreground-color to my Emacs.

I can reproduce it on my system like this:

1. runemacs.exe -Q
2. Evaluate (progn (set-background-color "black")
(set-foreground-color "white"))
3. Notice how the cursor is not displayed when put over e.g. an ending
parenthesis.
4. Notice how the cursor *is* displayed when put over e.g. "progn"
(assuming we're in the *scratch* buffer or any buffer with
lisp-interaction-mode and font locking turned on).

-- 
Deniz Dogan





  reply	other threads:[~2010-07-11 14:13 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-11 11:25 bug#6609: 23.2; Cursor becomes invisible when put over some faces Deniz Dogan
2010-07-11 13:57 ` Eli Zaretskii
2010-07-11 14:13   ` Deniz Dogan [this message]
2010-07-11 14:18     ` Eli Zaretskii
2010-07-11 14:38       ` Deniz Dogan
2010-07-11 17:48         ` Eli Zaretskii
2010-07-11 18:27           ` Deniz Dogan
2010-07-11 14:27     ` Eli Zaretskii
2010-07-11 14:38       ` Deniz Dogan
2010-07-11 17:02         ` Deniz Dogan
2010-07-11 17:20           ` Eli Zaretskii
2010-07-11 17:24             ` Deniz Dogan
2010-07-11 17:46               ` Eli Zaretskii
2010-07-11 18:24                 ` Deniz Dogan
2010-07-11 19:43                   ` Eli Zaretskii
2010-07-11 19:49                     ` Deniz Dogan
2010-07-12  7:55                       ` Eli Zaretskii
2010-07-12  8:09                         ` Deniz Dogan
2010-07-12 10:35                           ` Eli Zaretskii
2010-07-12 10:47                             ` Deniz Dogan
2010-07-12 12:28                               ` Eli Zaretskii
2010-07-13 23:43                                 ` Juanma Barranquero
2010-07-14  7:44                                   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTime2erFQSv4bCPOFiK37u58qq1Pf1GkQMABX6mj@mail.gmail.com \
    --to=deniz.a.m.dogan@gmail.com \
    --cc=6609@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.