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: Jonas Bernoulli
Subject: bug#21243: 25.0.50: cannot insert thin line
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,
  Jonas





reply via email to

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