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

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

bug#21243: 25.0.50: cannot insert thin line


From: Eli Zaretskii
Subject: bug#21243: 25.0.50: cannot insert thin line
Date: Wed, 12 Aug 2015 19:00:10 +0300

> From: Jonas Bernoulli <jonas@bernoul.li>
> Date: Wed, 12 Aug 2015 16:40:37 +0200
> 
> It used to be possible to insert a thin line like this:
> 
>   (insert (propertize (concat (propertize "\s" 'display '(space :height (1)))
>                               (propertize "\n" 'line-height t))
>                       'face 'magit-diff-added))
> 
> In v25.0.50 (build today) this no longer works.

Thanks, I fixed this.





reply via email to

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