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

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

Re: how to not show images?


From: Kevin Rodgers
Subject: Re: how to not show images?
Date: Thu, 19 May 2005 13:30:54 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

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





reply via email to

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