GNU bug report logs - #21243
25.0.50: cannot insert thin line

Previous Next

Package: emacs;

Reported by: Jonas Bernoulli <jonas <at> bernoul.li>

Date: Wed, 12 Aug 2015 14:41:02 UTC

Severity: normal

Found in version 25.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jonas Bernoulli <jonas <at> bernoul.li>
Subject: bug#21243: closed (Re: bug#21243: 25.0.50: cannot insert thin line)
Date: Wed, 12 Aug 2015 16:01:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#21243: 25.0.50: cannot insert thin line

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 21243 <at> debbugs.gnu.org.

-- 
21243: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21243
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Jonas Bernoulli <jonas <at> bernoul.li>
Cc: 21243-done <at> debbugs.gnu.org
Subject: Re: bug#21243: 25.0.50: cannot insert thin line
Date: Wed, 12 Aug 2015 19:00:10 +0300
> From: Jonas Bernoulli <jonas <at> 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.

[Message part 3 (message/rfc822, inline)]
From: Jonas Bernoulli <jonas <at> bernoul.li>
To: bug-gnu-emacs <at> gnu.org
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



This bug report was last modified 9 years and 286 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.