I am using emacs 24.3.
I use the common setting that add to .emacs:
(setq w3m-default-desplay-inline-images t)
but it's not work. I also try to toggle to display image via shortcut T
in emacs-w3m, it shows "Can't display images in this environment".
It works totally fine on Ubuntu 12.04 LTS.
Are there any ways to solve this problem?
try to start emacs without -nw flag.