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

> From: Deniz Dogan <deniz.a.m.dogan@gmail.com>
> Date: Sun, 11 Jul 2010 19:24:48 +0200
> Cc: 6609@debbugs.gnu.org
> 
> 2010/7/11 Eli Zaretskii <eliz@gnu.org>:
> >> From: Deniz Dogan <deniz.a.m.dogan@gmail.com>
> >> Date: Sun, 11 Jul 2010 19:02:21 +0200
> >> Cc: 6609@debbugs.gnu.org
> >>
> >> >> What happens if you evaluate this:
> >> >>
> >> >>  (set-face-background 'cursor "black")
> >> >>
> >> >
> >> > It returns nil and doesn't seem to have any effect on the problem I'm having.
> >> >
> >>
> >> Actually, it seems to make the cursor black, "covering" text with the
> >> default face. So now I can sort of guess where the cursor is by
> >> looking for gaps in the text, but it's of course still not
> >> satisfactory.
> >
> > And if you use a color other than black? does the above has the
> > expected effect?
> >
> > IOW, is the problem only with the black color, or with any color, as
> > far as the `cursor' face is concerned?
> >
> 
> Setting it to white or red or yellow gives me the desired effect. Thanks.
> 
> But this still should not be needed, so I'd like it if you don't close this bug.

Who said anything about closing?  I'm just warming up.

So let's back up a bit and see if we have the whole picture:

 . What happens in "emacs -Q" without evaluating

     (set-foreground-color "black")
     (set-background-color "white")

   ?  Is the cursor visible?  Is it black?

 . Which one of the above expressions triggers the problem when
   evaluated?  Is the order of evaluating them important?

 . When you set the background color of the `cursor' face, does the
   problem happen only with the black color?  What about colors close
   to black, like "gray1", "gray2", etc.? how about "gray40" or
   "gray80"?






  reply	other threads:[~2010-07-11 17:46 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
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 [this message]
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=8339vpvrld.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=6609@debbugs.gnu.org \
    --cc=deniz.a.m.dogan@gmail.com \
    /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.