all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: how to not show images?
Date: Wed, 18 May 2005 09:59:45 -0700	[thread overview]
Message-ID: <DNEMKBNJBGPAOPIJOOICMECGCIAA.drew.adams@oracle.com> (raw)
In-Reply-To: <uis1g7umq.fsf@gmail.com>

    > Is there some way to _not_ show the images in a buffer or in all
    > displayed buffers - that is, not to remove them, but to simply not
    > display them (perhaps temporarily)?

    If ther is no nice way to do this, maybe you could write a hack that
    mess with the text properties at the places where an image is
    displayed:

      display              (image :type jpeg :file "~/my-image.jpg"
    :relief 2 :margin 2)
      fontified            t
      rear-nonsticky       (display)

Right. My question is whether there is some existing way to turn on/off
displaying of (all) images in Emacs - such as you can do in most Web
browsers.

  reply	other threads:[~2005-05-18 16:59 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.124.1116365893.25862.help-gnu-emacs@gnu.org>
2005-05-17 22:13 ` how to not show images? David Kastrup
2005-05-18 16:59   ` Drew Adams
2005-05-19 17:41     ` Kevin Rodgers
2005-05-19 18:13       ` Drew Adams
2005-05-19 19:30         ` Kevin Rodgers
2005-05-20 18:41           ` Michael Mauger
2005-05-20 21:25             ` Drew Adams
2005-05-18  9:26 ` Mathias Dahl
2005-05-18 16:59   ` Drew Adams [this message]
2005-05-19 11:17 ` Lute Kamstra
2005-05-19 15:47   ` Drew Adams
2005-05-19 21:53     ` Joe Corneli
2005-05-19 21:14 ` None
     [not found] <mailman.1027.1116598638.25862.help-gnu-emacs@gnu.org>
2005-05-20 14:25 ` David Kastrup
2005-05-20 21:25   ` Drew Adams
2005-05-23  8:49 ` Lute Kamstra
     [not found] <mailman.863.1116519106.25862.help-gnu-emacs@gnu.org>
2005-05-19 16:36 ` Klaus Berndl
2005-05-19 17:01   ` Drew Adams
2005-05-20  0:05 ` Lute Kamstra
2005-05-20 14:01   ` Drew Adams
2005-05-20  2:49 ` Thien-Thi Nguyen
2005-05-20 14:01   ` Drew Adams
2005-05-17 16:29 Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DNEMKBNJBGPAOPIJOOICMECGCIAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.