From: Sascha Wilde <wilde@sha-bang.de>
Cc: emacs-devel@gnu.org
Subject: Re: animage.el -- animated image support in Emacs
Date: Sat, 22 Apr 2006 17:17:54 +0200 [thread overview]
Message-ID: <m2u08lskpp.fsf@kenny.sha-bang.de> (raw)
In-Reply-To: <m3lktytyt5.fsf@kfs-l.imdomain.dk> (Kim F. Storm's message of "Fri, 21 Apr 2006 23:15:50 +0200")
storm@cua.dk (Kim F. Storm) wrote:
> Below you will find animage.el which enables Emacs to show animated GIF
> files using the following code:
>
> (require 'animage)
> (setq anim (create-animated-image "/your/animated/image.gif" 'gif nil))
> (insert-image anim)
>
> You can start and stop animation with
>
> (image-animate-start anim)
> (image-animate-stop anim)
Nice! Having an animated gif in my *scratch* buffer is a bit scary
but thinking of Emacs integrated www browsers or games it might be
useful.
cheers
sascha
--
Sascha Wilde : "I heard that if you play the Windows CD backward, you
: get a satanic message. But that's nothing compared to
: when you play it forward: It installs Windows...."
: -- G. R. Gaudreau
next prev parent reply other threads:[~2006-04-22 15:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-21 21:15 animage.el -- animated image support in Emacs Kim F. Storm
2006-04-22 15:17 ` Sascha Wilde [this message]
2006-04-22 22:32 ` Richard Stallman
2006-04-22 23:07 ` Kim F. Storm
2006-04-24 0:37 ` Kim F. Storm
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=m2u08lskpp.fsf@kenny.sha-bang.de \
--to=wilde@sha-bang.de \
--cc=emacs-devel@gnu.org \
/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.