all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#20510: 25.0.50; Underscore hidden by underline
@ 2015-05-05 20:13 Fabrice Niessen
  2015-05-06 17:13 ` Eli Zaretskii
  2019-09-30  0:10 ` Stefan Kangas
  0 siblings, 2 replies; 6+ messages in thread
From: Fabrice Niessen @ 2015-05-05 20:13 UTC (permalink / raw)
  To: 20510-ubl+/3LiMTaZdePnXv/OxA

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





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-09-30  6:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-05 20:13 bug#20510: 25.0.50; Underscore hidden by underline Fabrice Niessen
2015-05-06 17:13 ` 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

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.