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: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#21243: closed (25.0.50: cannot insert thin line)
Date: Wed, 12 Aug 2015 16:01:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 12 Aug 2015 19:00:10 +0300
with message-id <83wpx0o5th.fsf <at> gnu.org>
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
help-debbugs <at> 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: 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


[Message part 3 (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.


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.