unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21243: 25.0.50: cannot insert thin line
@ 2015-08-12 14:40 Jonas Bernoulli
  2015-08-12 16:00 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Jonas Bernoulli @ 2015-08-12 14:40 UTC (permalink / raw)
  To: 21243

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#21243: 25.0.50: cannot insert thin line
  2015-08-12 14:40 bug#21243: 25.0.50: cannot insert thin line Jonas Bernoulli
@ 2015-08-12 16:00 ` Eli Zaretskii
  2015-08-14 17:54   ` Jonas Bernoulli
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2015-08-12 16:00 UTC (permalink / raw)
  To: Jonas Bernoulli; +Cc: 21243-done

> 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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#21243: 25.0.50: cannot insert thin line
  2015-08-12 16:00 ` Eli Zaretskii
@ 2015-08-14 17:54   ` Jonas Bernoulli
  0 siblings, 0 replies; 3+ messages in thread
From: Jonas Bernoulli @ 2015-08-14 17:54 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 21243-done


Eli Zaretskii <eliz@gnu.org> writes:

>> 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.

Thanks, I can confirm that this works again.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-08-14 17:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-12 14:40 bug#21243: 25.0.50: cannot insert thin line Jonas Bernoulli
2015-08-12 16:00 ` Eli Zaretskii
2015-08-14 17:54   ` Jonas Bernoulli

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).