all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fabrice Niessen <fni-news-TA4HMoP+1wHrZ44/DZwexQ@public.gmane.org>
To: 20510-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org
Subject: bug#20510: 25.0.50; Underscore hidden by underline
Date: Tue, 05 May 2015 22:13:14 +0200	[thread overview]
Message-ID: <86r3qubx5x.fsf@example.com> (raw)

When `hl-line' is enabled with the `underline' attribute, and when the
font is "DejaVu Sans Mono" in 8 pt, then underscores get overridden by
the underline (of the current, highlighted, line).

Minimal config to reproduce the problem:

--8<---------------cut here---------------start------------->8---
(modify-all-frames-parameters '((font . "DejaVu Sans Mono-8")))

(global-hl-line-mode 1)

(set-face-attribute 'hl-line nil
                    :underline "#FFFF19" :background "#F6FECD")
--8<---------------cut here---------------end--------------->8---

Screenshot: http://screencast.com/t/UXoET9RHs0E.

Is this normal (while this does not occur with 9 or 10 pt faces)?

If yes, is there a way to get the hl-line's underline in the background?

Best regards,
Fabrice





             reply	other threads:[~2015-05-05 20:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-05 20:13 Fabrice Niessen [this message]
2015-05-06 17:13 ` bug#20510: 25.0.50; Underscore hidden by underline Eli Zaretskii
     [not found]   ` <83mw1hr5nc.fsf-mXXj517/zsQ@public.gmane.org>
2015-05-06 19:00     ` Fabrice Niessen
2015-05-06 19:21       ` Eli Zaretskii
2019-09-30  0:10 ` Stefan Kangas
2019-09-30  6:39   ` 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=86r3qubx5x.fsf@example.com \
    --to=fni-news-ta4hmop+1whrz44/dzwexq@public.gmane.org \
    --cc=20510-ubl+/3LiMTaZdePnXv/OxA@public.gmane.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.