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

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

Re: How to temporarily show an image in an Emacs buffer?


From: Stefan Monnier
Subject: Re: How to temporarily show an image in an Emacs buffer?
Date: Fri, 10 Mar 2023 11:26:43 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

> I need to insert an image in the buffer in a way that doesn't interfere
> with the undo mechanism.  In other words, `insert-image' won't help me
> because (as I understand it) it needs to insert a space or some other
> string so that it can put display property on it.  How to achieve this?

`put-image` maybe?


        Stefan




reply via email to

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