emacs-devel
[Top][All Lists]
Advanced

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

Re: Test to determine character left-overhangs a tab stretch.


From: Keith David Bershatsky
Subject: Re: Test to determine character left-overhangs a tab stretch.
Date: Wed, 14 Nov 2018 10:25:28 -0800

Thank you very much for solving the mystery as to the segfault -- greatly 
appreciated!!!

I agree that merely skipping over that section of code in this situation is not 
a good idea.  Now that a reliable test exists, I can begin working on devising 
a method to redraw the fake cursors along the tab stretch after it gets drawn 
anew.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

> Date: [11-14-2018 07:33:56] <14 Nov 2018 17:33:56 +0200>
> From: Eli Zaretskii <address@hidden>
> To: Keith David Bershatsky <address@hidden>
> CC: address@hidden
> Subject: Re: Test to determine character left-overhangs a tab stretch.
> 
> * * *
> 
> Stepping back, I'm not sure what you do is a good idea.  Redrawing
> neighboring glyphs due to overhanging is done for a reason, so
> skipping it might well produce incorrect display.  I advice against
> that.



reply via email to

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