How do we insert images in emacs? I am aware of:
(insert-image (create-image "image/path"))
And evaluating it with C-x C-e. I suppose I have to turn on the iimage-mode but it isn’t working. What is the mistake in this method? What are some other ways of inserting images?
You need to use the full path to the image: