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

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

bug#13011: [PATCH] Text flickering moving cursor with box around text en


From: Stefan Kangas
Subject: bug#13011: [PATCH] Text flickering moving cursor with box around text enabled
Date: Tue, 15 Oct 2019 09:40:23 +0200

Noam Postavsky <npostavs@gmail.com> writes:

> It looks okay I think (I don't run macOS either though).  Have you
> assigned copyright?  I don't see your name in the list.

I've tested the patch on macOS 10.13, and it works as expected.  One
could use this to see that it gets rid of the horizontal flickering
when changing lines:

  (custom-set-variables '(global-hl-line-mode t))
  (custom-set-faces '(hl-line ((t (:box (:line-width (-1 . -1) :color
"gray50"))))))

Best regards,
Stefan Kangas





reply via email to

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