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

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

[debbugs-tracker] bug#21243: closed (25.0.50: cannot insert thin line)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#21243: closed (25.0.50: cannot insert thin line)
Date: Wed, 12 Aug 2015 16:01:02 +0000

Your message dated Wed, 12 Aug 2015 19:00:10 +0300
with message-id <address@hidden>
and subject line Re: bug#21243: 25.0.50: cannot insert thin line
has caused the debbugs.gnu.org bug report #21243,
regarding 25.0.50: cannot insert thin line
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
21243: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21243
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 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



--- End Message ---
--- Begin Message --- Subject: Re: bug#21243: 25.0.50: cannot insert thin line Date: Wed, 12 Aug 2015 19:00:10 +0300
> From: Jonas Bernoulli <address@hidden>
> 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.


--- End Message ---

reply via email to

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