GNU bug report logs -
#20510
25.0.50; Underscore hidden by underline
Previous Next
Reported by: Fabrice Niessen <fni-news <at> pirilampo.org>
Date: Tue, 5 May 2015 20:14:02 UTC
Severity: minor
Tags: wontfix
Found in version 25.0.50
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
This bug report was last modified 5 years and 231 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.