>>>>> In >>>>> Jinhyok Heo wrote: > Is it possible to see cid images(images which come within mails, not > URL) with emacs-w3m? Well, I think there is a nonsense logic in the function `mm-inline-text-html-render-with-w3m' and the option `mm-inline-text-html-with-images'. Could you try to use the attached patch? You need to set the option `mm-inline-text-html-with-images' to non-nil to see cid images: (setq mm-inline-text-html-with-images t)