help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: [ISSUE] there is a horizontal line in middle of text-property displ


From: Eli Zaretskii
Subject: Re: [ISSUE] there is a horizontal line in middle of text-property displayed image?
Date: Thu, 15 Sep 2022 09:22:41 +0300

> From: "Christopher M. Miles" <numbchild@gmail.com>
> Cc: help-gnu-emacs@gnu.org
> Date: Tue, 13 Sep 2022 09:56:58 +0800
> 
> > I tried to reproduce this with some random image file, but didn't see
> > any such center-line.
> 
> Not image file, I use org-mode's command ~org-toggle-inline-images~ to
> display image links are also fine has no center-line. But images
> displayed in text-property has center-line. *NOTE*: happens on
> text-property displayed images.
> 
> #+begin_src emacs-lisp
> (put-text-property start end
>                    'display (create-image thumbnail nil nil :ascent 'center 
> :max-height thumbnail-size))
> #+end_src

If this is specific to some Org feature, then perhaps a better place
for this is the Org mailing list?



reply via email to

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