unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#46487: 27.1; Bubble effect when using :overline
@ 2021-02-13 12:13 Clemens
  2021-02-13 13:54 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Clemens @ 2021-02-13 12:13 UTC (permalink / raw)
  To: 46487

Dear Emacs developers,

I'm trying to customize hl-line appearance, using the following face 
definition:

(defface hl-line
   '((t :overline "gray60" :underline "gray60" :background "gray" 
:extend t))
   "Default face for highlighting the current line in Hl-Line mode.")


The problem is when navigating through lines this will create a bubble 
effect. It doesn't happen when using only `:underline` and I wonder if 
this could be avoided for `:overline`?



     Clemens





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

end of thread, other threads:[~2021-02-13 14:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-13 12:13 bug#46487: 27.1; Bubble effect when using :overline Clemens
2021-02-13 13:54 ` Eli Zaretskii
2021-02-13 14:01   ` Clemens

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).