From mboxrd@z Thu Jan 1 00:00:00 1970
Path: main.gmane.org!not-for-mail
From: Peter S Galbraith
Newsgroups: gmane.emacs.help
Subject: Re: Are inserted images cached somehow?
Date: Mon, 20 Oct 2003 19:37:07 -0400
Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Message-ID: <4801.1066693027@mixed>
References:
NNTP-Posting-Host: deer.gmane.org
X-Trace: sea.gmane.org 1066693134 11630 80.91.224.253 (20 Oct 2003 23:38:54 GMT)
X-Complaints-To: usenet@sea.gmane.org
NNTP-Posting-Date: Mon, 20 Oct 2003 23:38:54 +0000 (UTC)
Cc: help-gnu-emacs@gnu.org
Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 21 01:38:50 2003
Return-path:
Original-Received: from monty-python.gnu.org ([199.232.76.173])
by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian))
id 1ABjbu-0008Ma-00
for ; Tue, 21 Oct 2003 01:38:50 +0200
Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org)
by monty-python.gnu.org with esmtp (Exim 4.24)
id 1ABjbg-0000Tj-Tf
for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Oct 2003 19:38:36 -0400
Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24)
id 1ABjan-0000Nz-Di
for help-gnu-emacs@gnu.org; Mon, 20 Oct 2003 19:37:41 -0400
Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24)
id 1ABjaG-0000G0-Es
for help-gnu-emacs@gnu.org; Mon, 20 Oct 2003 19:37:39 -0400
Original-Received: from [66.110.133.59] (helo=mixed.dyndns.org)
by monty-python.gnu.org with esmtp (Exim 4.24) id 1ABjaF-0000Fg-Nr
for help-gnu-emacs@gnu.org; Mon, 20 Oct 2003 19:37:07 -0400
Original-Received: by mixed.dyndns.org (Postfix, from userid 1000)
id 2BD9D71C69; Mon, 20 Oct 2003 19:37:08 -0400 (EDT)
Original-Received: from mixed (localhost [127.0.0.1])
by mixed.dyndns.org (Postfix) with ESMTP
id 293BD71C68; Mon, 20 Oct 2003 19:37:08 -0400 (EDT)
Original-To: Oliver Scholz
In-Reply-To: Message from Oliver Scholz of "Mon,
20 Oct 2003 17:41:16 +0200."
X-Mailer: MH-E 7.4.2+cvs; nmh 1.1-RC1; GNU Emacs 21.3.1
X-Image-URL: http://people.debian.org/~psg/face.png
X-BeenThere: help-gnu-emacs@gnu.org
X-Mailman-Version: 2.1.2
Precedence: list
List-Id: Users list for the GNU Emacs text editor
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Xref: main.gmane.org gmane.emacs.help:13394
X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13394
Jesper Harder wrote:
> See the section "Image Cache" in the Emacs Lisp Manual.
Oliver Scholz wrote:
> Yes, images are cached. See (info "(elisp)Image cache").
Thanks to both of you. My sanity is restored. Now I wonder why I
didn't see that part of the manual before.
Peter