Drew Adams wrote:
How about: (setq image-types nil)
Or:
(defadvice display-images-p (around disable activate)
"Return nil."
nil)
Those don't seem to work, for me. I'm on Windows, if that makes any
difference.
Do they work for you? If so, then that answers my question about the feature
existing, and I'll just have to figure out why they don't work for me.
Yes.
--
Kevin Rodgers
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs