unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Joe Corneli <jcorneli@math.utexas.edu>
Subject: Re: how to not show images?
Date: Thu, 19 May 2005 16:53:23 -0500	[thread overview]
Message-ID: <E1DYsxH-0006pu-00@lab2.ma.utexas.edu> (raw)
In-Reply-To: <DNEMKBNJBGPAOPIJOOICGEDMCIAA.drew.adams@oracle.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)?
       >
       > I'm looking for a user option (e.g. `show-images-flag') or a toggle command
       > (e.g. M-x toggle-image-display).


       emacs -nw


   Uh, that's a bit overkill, dontcha think?

It is (sort of) a user option and (sort of) a toggle command.  If you
had said that you wanted to run an X-enabled Emacs, than yes, it would
have been overkill, and off topic to boot.  You could have even put

  how to not show images in X-enabled Emacs

or

  how to toggle images in X-enabled Emacs

in your subject line if you were feeling paranoid.  As it is, I
wouldn't blame your correspondent for coming up with this suggestion.


This is untested, but what happens if you redefine

display-images-p

to return nil, reload the content you were looking at, and then define
it back to normal and reload again?  You could also try

,----
| remove-images is a compiled Lisp function in `image'.
| (remove-images start end &optional buffer)
| 
| Remove images between start and end in buffer.
| Remove only images that were put in buffer with calls to `put-image'.
| buffer nil or omitted means use the current buffer.
`----

These ideas where found via apropos.  It seems to me from the apropos
results that toggling images is not directly supported.

To make your request for information still more specific, you could
run apropos to find things like `display-images-p' and `remove-images'
and then say why you don't like them (assuming that you don't).  You
could include more information about the specific sorts of buffers you
want to toggle images in, and what might happen in these buffers in
between toggle operations.  You could state your ideas or question
about a work around or ask for help with code.

Generally speaking, the more specific your messages (at whatever
level), the more likely it is that people will be able to help you.

  reply	other threads:[~2005-05-19 21:53 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
2005-05-19 11:17 ` Lute Kamstra
2005-05-19 15:47   ` Drew Adams
2005-05-19 21:53     ` Joe Corneli [this message]
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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1DYsxH-0006pu-00@lab2.ma.utexas.edu \
    --to=jcorneli@math.utexas.edu \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).