emacs-devel
[Top][All Lists]
Advanced

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

Re: Tick Reduction


From: Yuan Fu
Subject: Re: Tick Reduction
Date: Wed, 24 Nov 2021 14:32:19 -0800

BTW, I pulled the master today and noticed something: it is used to be that you can insert a line that stretches across the window by

(insert (propertize "-" 'display '(space :width text)
                    'face '(:strike-through t)))

Which look like this:


Now the strike through is gone. Could it be related to changes made in this thread?

Yuan

reply via email to

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