emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Fwd: [QUESTION] why there is a horizontal line in middle of text-pro


From: Ihor Radchenko
Subject: Re: Fwd: [QUESTION] why there is a horizontal line in middle of text-property displayed image?
Date: Sat, 01 Oct 2022 13:37:48 +0800

"Christopher M. Miles" <numbchild@gmail.com> writes:

>> Here is the prototype code which displaying image with text-property:
>>
>> #+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 some kind of internal mechanism of Emacs, can someone explain 
>> why?
>>
>> - If have some method to remove those horizontal lines. How to do it?

Could you please detail the steps required to reproduce the problem,
starting from emacs -Q?

-- 
Ihor Radchenko,
Org mode contributor,
Learn more about Org mode at https://orgmode.org/.
Support Org development at https://liberapay.com/org-mode,
or support my work at https://liberapay.com/yantar92



reply via email to

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