bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6609: 23.2; Cursor becomes invisible when put over some faces


From: Eli Zaretskii
Subject: bug#6609: 23.2; Cursor becomes invisible when put over some faces
Date: Sun, 11 Jul 2010 17:27:27 +0300

> From: Deniz Dogan <deniz.a.m.dogan@gmail.com>
> Date: Sun, 11 Jul 2010 16:13:13 +0200
> Cc: 6609@debbugs.gnu.org
> 
> > 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

What happens if you evaluate this:

  (set-face-background 'cursor "black")





reply via email to

[Prev in Thread] Current Thread [Next in Thread]